Welcome to Hildie’s Documentation!

Hildie the dog

Hildie is a Python monorepo containing a collection of utilities and tools.

PyPI Version Python Versions Build Status License

Note

Why “Hildie”? All the good package names were taken, so this project is named after Hildie, the best dog. See About Hildie for the full story!

Quick Start

Install the package:

pip install hildie

Or using uv:

uv pip install hildie

Packages

This monorepo contains several packages:

  • check-unittest-super - Pre-commit hook enforcing super() call ordering in unittest

  • archive-git-forks - Tools for archiving Git fork repositories

  • my-app - Application utilities

  • my-cli - Command-line interface tools

  • my-library - Core library utilities

See the Packages page for detailed information about each package.

Indices and tables