Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygenlib-0.0.12.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

pygenlib-0.0.12-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page