-
Notifications
You must be signed in to change notification settings - Fork 511
Home
Kaustubh Gupta edited this page Jul 15, 2021
·
15 revisions
HTML5 brings a new potential to web applications on all platforms : PCs, smartphones, tablets, TV etc
At the moment, only Javascript is supported for local client programming. The objective of Brython is to be able to use Python instead of Javascript.
The Brython site provides documentation and online working examples.
Featured links :
- How Brython works Information on how Brython works
- Brython development Tips for Brython developers
- Brython in the wild Some examples showing the use of Brython
- Brython videos and talks
- Brython Articles
- Share your Brython snippet
- Writing an Android Application
- Writing an Android and iOS application using Xamarin.Forms
- Packages for Brython
Related projects :