/pythoncheatsheet.org

Python Cheatsheet Website.

Primary LanguageHTMLMIT LicenseMIT

Python Cheatsheet Website

BCH compliance

Build with the Flask microframework, this website provides a simple managment system with the following features:

Features

  • Blog system powered by SqlAlchemy.
  • Articles and Static pages can render Markdown, HTML or both.
  • Uses a lightweight comments widget built on GitHub issues: Utterances.
  • Tags.
  • Users roles.
  • Custom Profiles for users.
  • Quick search for static pages.
  • Elasticsearch integration.
  • Users Managment (create, edit, delete).
  • Articles Managment (create, edit, delete).
  • Licensed MIT.

In the frontend is Bulma, a great and easy to use CSS framework along with some vanilla Javascript.

Screenshots

New Article

new_article

Utterances Comments

comments

Blog

blog

User Profile

user_profile

Cheatsheet Quick Search

quick_search