Brython: Python nel Browser

Brython: Python in Your Browser

Brython permette di eseguire Python nel browser.
Sebbene JavaScript sia il linguaggio onnipresente nello sviluppo web front-end, i seguenti punti potrebbero essere applicabili anche a voi:

Forse non vi piace scrivere codice in JavaScript, potreste voler sfruttare le vostre competenze in Python, potreste non voler dedicare tempo all'apprendimento di JavaScript per esplorare le tecnologie del browser o forse non vi piace essere costretti a imparare e usare JavaScript per implementare un'applicazione web. Qualunque sia la ragione, molti sviluppatori preferiscono un'alternativa basata su Python a JavaScript per sfruttare la potenza del browser.

L'esecuzione di Python nel browser presenta diversi vantaggi. Permette di:

- eseguire lo stesso codice Python nel server e nel browser
- Lavorare con varie API del browser utilizzando Python
- Manipolare il Document Object Model (DOM) con Python
- Usare Python per interagire con le librerie JavaScript esistenti, come Vue.js e jQuery.
- Insegnare il linguaggio Python agli studenti di Python con l'editor Brython
- Mantenere un barlume di divertimento durante la programmazione in Python

brython.info
brython su github
How to Use Brython: A Guide to Writing Python for the Front End
What is Brython?
pyscript - documentation

[via]

Python In The Browser | Brython Crash Course

Add new comment

The content of this field is kept private and will not be shown publicly.

Full HTML 2

  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.