Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pythonium Web Console

Fetch this repository with the following command:

git clone --recursive https://github.com/pythonium/pythonium

And install requirements:

pip install -r requirements.txt

You will need python 3.3 or superior!

Run the server with the following command:

python3 wsgi.py

Enjoy!