Skip to content

edwinlnrds/programmer-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

programmer-base

A forum app with simple features:

  • Authentication & Session Management
  • Create Post and Reply

Library used

  • Flask Web Development Microframework used for this project
  • Flask WTF Extension to support WTForms for Flask
  • Flask SQLAlchemy Extension to abstract query through SQLAlchemy
  • Flask Login Extension for managing user login
  • Flask Session Extension to enable server-side session
  • Python Email Validator Extension to validate email
  • Environs extension to simplify environment variable parsing
  • SQLAlchemy Database Toolkit for Python
  • PyMySQL MySQL driver for Python to connecting to database
  • WTForms a flexible forms validation and rendering library for Python web development
  • pytz a library to get a list of timezones
  • tzlocal a library to get locale timezone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published