/CheatPy

This is the best cheatsheet of Python

Primary LanguageHTML

CheatPy

The best cheatsheet for Python Part 1

Run the server

To run the server, execute following commands

  pip install -r requirements.txt
  python manage.py runserver

Thank You!