https://github.com/tommyyearginjr/newpyprojecttemplate
New Python Project Template (script)
https://github.com/tommyyearginjr/newpyprojecttemplate
2017 2017-04 python python-3 python-3-5 python-script python3 script template template-engine
Last synced: about 2 months ago
JSON representation
New Python Project Template (script)
- Host: GitHub
- URL: https://github.com/tommyyearginjr/newpyprojecttemplate
- Owner: tommyyearginjr
- License: other
- Created: 2017-04-01T17:27:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T17:27:35.000Z (about 9 years ago)
- Last Synced: 2025-01-19T07:42:26.421Z (over 1 year ago)
- Topics: 2017, 2017-04, python, python-3, python-3-5, python-script, python3, script, template, template-engine
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# New Python Project Template (script)
User inputs 1) the name of the project directory, and 2) the path to location of new project.
A new directory is created with five empty .py files, an empty README.md file, and an empty LICENSE.txt file.