Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python SQLite

Simple Python Application For CRUD operations through SQLite.

Git Clone

git clone https://github.com/maheshkareeya/python-sqlite.git

Change Directory

cd python-sqlite

Note : Install Python for your system with pip

pip install virtualenv

source bin/activate

pip install flask flask-sqlalchemy

Export

export FLASK_APP=app.py

export FLASK_DEBUG=True

flask run

Install Dependences

pip install

Start Server

flask run

Demo

alt text

About

BASIC WEB APPLICATION USING FLASK SQLITE SANDBOX

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages