Skip to content

A script for creating virtual environment for Django automatically that uses Python's built-in venv module.

License

Notifications You must be signed in to change notification settings

dontexit/django_project_auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django_project_auto

Place the script in the directory of your choice and execute it.

Example: python -m auto_project.py or python3 -m auto_project.py

About

A script for creating virtual environment for Django automatically that uses Python's built-in venv module.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages