Skip to content

Set up a new python project the way I like it.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT_License_Template
Notifications You must be signed in to change notification settings

multipitch/pysetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysetup

Contains a simple script to set up a new python project the way I like it.
This assumes pyenv, virtualenv and virtualenvwrapper are installed.
It also assumes the correct target python version is installed via pyenv.
It also assumes that the virtualenv and the destination folder don't already
exist.

Usage:
./pysetup.sh PROJECT_NAME PYTHON_VERSION
e.g
./pysetup.sh my_new_project 3.8.0
 

About

Set up a new python project the way I like it.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT_License_Template

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages