A Python package to create "enhance.pet" compliant package folder structures
Project description
Ferret 🦡
Framework for Enhance: Organized Workflow Library Ferret is a Python tool designed specifically to create 'enhance.pet' compliant Python packages. This tool offers a user-friendly way to generate a package structure that follows the guidelines and best practices of the enhance.pet framework.
Features 🌟
- 'enhance.pet' Compliance: Designed to generate package structures that are fully compliant with the enhance.pet framework.
- Interactive CLI: Offers an interactive command-line interface.
- Customization: Allows package name, author, and location to be user-defined.
- Code Structure: Automatically generates necessary files and directories.
- Template Preambles: Adds Sphinx-compatible documentation templates to Python modules.
Installation 🛠️
To install Ferretz, run:
pip install ferretz
Usage 🚀
After installation, start Ferretz using the CLI:
ferretz
Follow the on-screen instructions to create your enhance.pet compliant Python package.
Directory Structure
Generated package structure will be fully compliant with enhance.pet guidelines:
your_package_namez/
├── your_package_namez/
│ ├── __init__.py
│ └── [other_modules].py
├── README.md
└── setup.py
Contributing 🤝
Contributions, issues, and feature requests are welcome!
License 📄
Licensed under the MIT License - see the LICENSE.md file for details.
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 ferretz-0.3.tar.gz
.
File metadata
- Download URL: ferretz-0.3.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 571b667a35651030927804ed4e381ded66d5f13fea9b8ae0baa91922bd871962 |
|
MD5 | 3598cbfd0002786500ea4efb47fc7718 |
|
BLAKE2b-256 | 5520e08a80a92a7763d380a17888cf663cc3173fb604b0a44d098d6f318ff949 |
File details
Details for the file ferretz-0.3-py3-none-any.whl
.
File metadata
- Download URL: ferretz-0.3-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04b76ea1aca7d9bd6cffcfa718f0d842c7cb41068d796a8a703f6c0e553de849 |
|
MD5 | f56410bdb5d849a7729c03ac88e7017b |
|
BLAKE2b-256 | b2ff5ffb4b79ed00be52fc8162166a2751ea8b036f581853efe7cda744a9b7bd |