-
Notifications
You must be signed in to change notification settings - Fork 0
am003507/default_python_project_structure
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
반복적인 작업을 조금이라도 줄여보려고 작성한다. python project default structure project # project root log/ # save logging file resource/ # save all resource ex) db , yaml, config,txt setup/ # save python setup.py install file src/ # save real python source app/ # app sample/ # simple test utils/ # app utils main.py # main tests/ # TDD .gitignore # gitignore .git # git README # README install_venv.sh # virtualenv install script
About
save default python project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published