Ressources

Ressources #

  • HTML/CSS: languages used in Zelbinium to create graphical interfaces;
  • Python: the programming language used in Zelbinium;
  • Brython : Python interpreter in the web browser ;
  • Termux: Python on Android;
  • iSH: Python on iOS and derivatives (for devices like iPhone, iPad…);
  • Software forges: host the source code of your applications in the cloud;
  • Atlas toolkit: very light toolkit to easily add a GUI to your programs and bring them online.

If you have your own personal computer, you can install a Python interpreter on it (installation procedure) and benefit from all the comfort of an integrated development environment. Similarly, you can use Termux on Android, or iSH under iOS (or derivatives), to install a Python interpreter on a smartphone or tablet. Transferring applications between different devices can be greatly facilitated by the use of a software forge.