/async-blog

A python blog app using async methods.

Primary LanguagePythonOtherNOASSERTION

Async blog in Python

A python blog app using async methods. Based and modified on the web framework of Awesome Python Web App authored by Michael Liao (https://github.com/michaelliao/awesome-python3-webapp).

  • Blog app with fundamental functions
  • Async IO and MySQl operation
  • Modern MVC Design
  • API integrated
  • uikit CSS library inegrated