Warning
This project is no longer maintained and the code quality is no longer up to my standards.
Py93 is a Python 3 compiler and shell (based on Brython) for Windows 93.
- Download release archive from the releases page and extract it to your computer.
- Create
Py93folder in/a/. - Move the extracted archive from your computer to
/a/Py93/. - Move
helper.jsfrom/a/Py93to/a/boot/. - Reboot.
See installguide.md for more detailed guide.
- Compiler
- Shell
- CLI application
You can launch Py93 shell or compiler from Windows 93 terminal.
To see help message, write the following in the terminal:
py93
or
py93 help
You can also use
py93 hinstead ofpy93 help.
You are a developer? You can make your Brython package installable via Py93 package manager. Check out a tutorial about how to do it.
Py93 also has a SDK, you can find documentation about it here.
Last updated: May 30, 2020