Python module to generate project
Project description
Project generator
pip install quicks
quicks PROJECT_NAME example.yml
example.yml Jinja2 style
files:
- '{{project}}/__init__.py'
- '{{project}}/__main__.py'
- '{{project}}/requirements.txt'
- '.gitignore'
- 'LICENSE'
- 'Dockerfile'
- 'README.md'
templates:
'README.md': |
# {{project}}
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
quicks-0.0.3.tar.gz
(15.6 kB
view details)
File details
Details for the file quicks-0.0.3.tar.gz
.
File metadata
- Download URL: quicks-0.0.3.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83a4d51a1e2786d230d7bf20eac33b49c7a7cbd9216a3d923f417e99684141b4 |
|
MD5 | e1fcdf1d026719e46ed68b667c5f6c8d |
|
BLAKE2b-256 | 665579d6c7f6b4bdaa61ea9b746e00d8af2a1dd04e07a15f27de464b892cf146 |