pawanvirsingh / pysheeet

Python Cheatsheet

Home Page:https://www.pythonsheets.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development Status

https://travis-ci.org/crazyguitar/pysheeet.svg?branch=master

How to run the server

$ virtualenv venv
$ . venv/bin/activate
$ pip install -r requirements.txt
$ make
$ python app.py

# URL: localhost:5000

About

Python Cheatsheet

https://www.pythonsheets.com


Languages

Language:Python 88.2%Language:Makefile 11.8%