Skip to content

Sarthakpali/blogLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blogLite

creating a virtual environment: python3 -m venv .blogLite-env activating virtual environment by sourcing: source .blogLite-env/bin/activate
install all the dependencies; pip install requirements.txt

Project structure application directory contains: database controllers models config - maybe to differ configs of production and development

About

This is an academic project for IIT-Madras BSc to learn python based technologies to build web based dashboards for AI/ML and Data Simulation related projects. Technologies used will be - Flask, SQL-Alchemy, SQLite, Bootstrap and Jinja2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors