Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 190 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 190 Bytes

FlaskPost

Small site built using the Flask microframework.

Dependencies

  • Python 3+
  • Flask (tested on 0.10.1)
  • Sqlite3 (tested on 2.6.0)
  • Hashlib (tested on 2.5)