Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

SouthernYoda/microblog

 
 

Repository files navigation

Layout for the Fluffy Container Ship:

app/

api/ __init__.py auth.py errors.py tokens.py users.py auth/ __init__.py email.py forms.py routes.py errors/ __init__.py handlers.py main/ __init__.py form.py routes.py static/ loading.gif templates/ auth/ login.html register.html reset_password.html reset_password_request.html email/ export_posts.html export_posts.txt reset_password.html reset_password.txt errors/ 404.html 500.html _post.html base.html edit_profile.html index.html messages.html search.html send_message.html users.html user_popup.html translations/ __init__.py cli.py email.py models.py search.py tasks.py translate.py

About

A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 75.7%
  • HTML 22.7%
  • Other 1.6%