nygen
Project description
nygen
Easily create new python projects
Usage
nygen init --author "Natalie Fearnley" --email "nfearnley@gmail.com" --github "nfearnley"
cd c:\users\nfear\Desktop\coding
nygen myproject
Templates
Usage
Templates can be specified using the --template option.
nygen myproject --template mytemplate
The default template is "default".
Creation
Templates can be created by publishing a package that creates an entry point "nygen.templates" that points to the template's data directory.
Example from a setup.cfg file:
[options.entry_points]
nygen.templates =
default = nygen_default.template
You can use the nygen_default repo as an example of a working template package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nygen-0.0.18.tar.gz.
File metadata
- Download URL: nygen-0.0.18.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
102a48046f1a3678111f898ae7aa7114609a04155cc24ca8cef87e60017fd76c
|
|
| MD5 |
835d5312c6d7f28eb6aabbc05c388c70
|
|
| BLAKE2b-256 |
023913a04dc0706974295d25a50020a8a5d65f3b21ad51c70577e70bd99870da
|
File details
Details for the file nygen-0.0.18-py3-none-any.whl.
File metadata
- Download URL: nygen-0.0.18-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0294a435d943d814cb478e23e7ecc97901d608e7a1870b9c37bda04f523ff656
|
|
| MD5 |
f5efaa6812c0db908659bb7517799731
|
|
| BLAKE2b-256 |
a90270d50b31486dc031ab99dc205780645c6d395327024577838198316c2c3f
|