Skip to content

sarathchandrac/flask-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

python manage.py runserver

Development Environment

to change user credentials

# change user name
git config credential.username 'sarathchandrac'
# install venv
python -m venv env
# Run venv
.env/Scripts/activate.bat
.env/Scripts/activate.ps1

About

flask initial setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages