Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

wilfredinni/pythoncheatsheet.org

Repository files navigation

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

About

Python Cheatsheet Website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors