Skip to main content

A Python package to create "enhance.pet" compliant package folder structures

Project description

Ferret 🦡

PyPI version Monthly Downloads Daily Downloads

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


Download files

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

Source Distribution

ferretz-0.3.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

ferretz-0.3-py3-none-any.whl (6.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