hasha2982 / Py93

Python for Windows 93

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Py93

Py93 is a Python 3 compiler and shell (based on Brython) for Windows 93.

License: MPL-2.0 GitHub release (latest by date) GitHub last commit CodeFactor Grade

Quick-start guide

  1. Download release archive from the releases page and extract it to your computer.
  2. Create Py93 folder in /a/.
  3. Move the extracted archive from your computer to /a/Py93/.
  4. Move helper.js from /a/Py93 to /a/boot/.
  5. Reboot.

See installguide.md for more detailed guide.

Features

  • Compiler
  • Shell
  • CLI application

How to use CLI app

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 h instead of py93 help.

Developers

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

About

Python for Windows 93

License:Mozilla Public License 2.0


Languages

Language:JavaScript 86.5%Language:HTML 13.5%