No project description provided
Project description
skel
A quick skeleton generator for projects.
Fun fact: this project was generated using skel's python-cli template.
Installation
From Pip
Run pip3 install skelgen.
From Source
Clone this repo.
Run python3 setup.py install to install globally.
Run python3 setup.py install --user to install for one user.
Usage
Run skel --help for help.
Example usage:
Run skel python-cli --path test to generate a Python CLI application
in the test directory.
Contributing
Got an idea for a template? Put in a merge request! It's very easy to create a custom project template. All file/folder names and contents are templated using the Jinja2 template engine. All you need to do is write the templates, add a ___template.py for configuration (see the Python template for examples), and rebuild!
We also appreciate feature requests and bug reports.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file skelgen-1.1.0.tar.gz.
File metadata
- Download URL: skelgen-1.1.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20025b0b0edea675ad52f39cd3071f5519eb3c61f9853b4aed2de07eb8642a8c
|
|
| MD5 |
cb663ebd6b25dbd47372d20e73c116b5
|
|
| BLAKE2b-256 |
30cf21c80b007624f58df0c2d47ee403420495ea10418228efa34ecb5b95a426
|