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
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 pygenlib-0.0.12.tar.gz.
File metadata
- Download URL: pygenlib-0.0.12.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2df7ade606347401da256eceefabaac1a59fc1ff9e4f0302f77d9800109055a
|
|
| MD5 |
aaa758f731da4f63f9ce9d9d214ae186
|
|
| BLAKE2b-256 |
fcfa322fc5545c00c5a9ef6a4b040cc15dea596610ba186e8392f07f0fe02f14
|
File details
Details for the file pygenlib-0.0.12-py3-none-any.whl.
File metadata
- Download URL: pygenlib-0.0.12-py3-none-any.whl
- Upload date:
- Size: 5.3 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 |
f2fdb021ca851c05c87c33dfd186dcfb164aa2c972aa2ff034deba783e758fd6
|
|
| MD5 |
9cdd714cc35bf495b6767714baefd9a8
|
|
| BLAKE2b-256 |
1ce8c89c3d90156b8755397c1fd14327ad19bc4c05919df0beaab75c47def523
|