PyOS

A Python CLI for Python 2

PyOS

Codacy Badge codebeat badge CodeFactor

Lines of Code GitHub (pre-)release

A Python CLI made for Python 2.

Features

Contributing

We handle contributions through pull requests on GitHub. Active development is usually done in branches, which are then merged with master for final release.

For instructions on how to contribute, please click here.

Examples

There is an example program in the programs directory.

Dependencies

This is only usually required on Windows systems.

You can install the requirements with this command:

pip install -r requirements.txt

You only need to install these requirements if the program fails to launch.

Notes

Documentation