Skip to content

BiznetGIO/python-boilerplate

Repository files navigation

BIZNETGIO PYTHON BOILERPLATE

DEVELOPER SETTING

VIRTUALENV

Setup app in virtual environment python3

virtualenv -p python3 env

ENVIRONMENT

Create your environment copy .env.example to .env and setting your env

REQUIREMENTS

Install package requirements

pip install -r requirements.txt

RUN

python manage.py server

PRODUCTION SETTING

Coming Soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published