-
Notifications
You must be signed in to change notification settings - Fork 1
Description
This issue/task/feature will involve creation of "New Project Templates" and/or wizards to accommodate a variety of aspects of a given python project configuration
May want to create "New Project Templates" for assorted configurations including setuptools, setup.py, requirements.txt, and related pyenv (environment) setup element as well, readme.md, licenses,txt, .gitignore, etc..
See #8 for additional details.
The acceptance of this will be
In Python4nb context, create "New Project"
From the New Project select each applicable project configuration
When applicable, selected and identify applicable module/package for inclusion and/or use in the project
May require configuration of environment
Once complete, the python project can be used in development, packaging, and deployment.