A Python library for generating other Python libraries
Project description
PyGenLib
A Python library for generating other Python libraries.
Installation
You can install pygenlib
using pip
:
pip install pygenlib
Usage
To create a new Python library template, use the pygenlib
command-line tool.
pygenlib my_custom_library
This will create a new library named my_custom_library
in the current directory.
If you want to create the library in a specific folder, you can use the --target
or -t
option:
pygenlib my_custom_library --target /path/to/target_folder
This will create the library in the specified target folder.
After creating the template, you can customize the generated files to build your Python library as per your specific requirements.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with 💖 by Harsh Avinash
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
File details
Details for the file pygenlib-0.0.5.tar.gz
.
File metadata
- Download URL: pygenlib-0.0.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0934da15e9e9177745c32f13a127180f9a8bd1cb646e4c66091411b3e3ac0744 |
|
MD5 | 0ab7002bb755d6ad8c7f8c5155e8f9e0 |
|
BLAKE2b-256 | c2a33b091105b88df78813fbd55d50dc11cd1d7c9dd732fc7a9fbbe441fc2646 |
File details
Details for the file pygenlib-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: pygenlib-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d9abdbc83f265cbccb52995680130737108b159ac0f9e190433bfe93cfb4d71 |
|
MD5 | 4cb6e3156260838b94e24e72e418c091 |
|
BLAKE2b-256 | 9f9587c256ee01855c94cf9efb09273069254972f965e93dcf7564d73fbdd969 |