Skip to content

Blog web application created with Flask framework

Notifications You must be signed in to change notification settings

mjarosie/flask_blog

Repository files navigation

flask_blog

Blogging site cretated with Flask framework.

Packages installed in virtualenv:

  • Flask: microframework for Python.
  • SQLAlchemy: Object Relational Mapper for Python.
  • Flask-sqlalchemy: Extension to flask that adds support for SQLAlchemy.
  • Flask-migrate: Helps to automatically update database whenever the schema is changed.
  • Flask-script: Provides support for writing external scripts in Flask.

About

Blog web application created with Flask framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published