Skip to main content

✨ Enhance your Python repository by adding cutting-edge development tools

Project description

Pimp My Repo

🧙🏼‍♂️ A CLI wizard designed to modernize your Python repositories by adding essential development tools.

PyPI CI Ruff Type checked: mypy

Features

pimp-my-repo will help you:

  • 🚀 Integrate uv for modern dependency management.
  • ✨ Configure ruff to keep your code clean and consistent.
  • 🐍 Integrate mypy for static type checking to catch potential bugs early.
  • 🏖️ Set up pre-commit hooks to ensure code quality before changes are committed.
  • 🎢 Generate a justfile with common commands like install, test and lint.
  • 🏗️ Add CI job configurations for GitHub Actions or GitLab Pipeline to enforce your rules in a continuous integration environment.

Why?

Adopting strict linting and type checking in a legacy Python repo is painful — there are hundreds of existing violations to deal with before you can even turn the rules on. pimp-my-repo automates that process: it configures common linting tools in strict mode, automatically suppresses all existing violations (via # noqa / # type: ignore comments), and commits the result. The goal is a clean baseline instantly — after which new code must comply. Once merged, you can gradually revisit and fix the suppressed issues at your own pace.

Usage

In your repository root, run:

uvx pimp-my-repo

Alternatively, install pimp-my-repo globally and use it in any repository:

# With UV:
uv tool install pimp-my-repo

# With pipx:
pipx install pimp-my-repo

License

This project is licensed under the MIT License - see the LICENSE 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

pimp_my_repo-0.3.7.tar.gz (120.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pimp_my_repo-0.3.7-py3-none-any.whl (45.7 kB view details)

Uploaded Python 3

File details

Details for the file pimp_my_repo-0.3.7.tar.gz.

File metadata

  • Download URL: pimp_my_repo-0.3.7.tar.gz
  • Upload date:
  • Size: 120.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pimp_my_repo-0.3.7.tar.gz
Algorithm Hash digest
SHA256 f706a7732510947c772660e2749f6ef396a06972bbc7dc5791b97eab2a2f03d2
MD5 e4d777a45c774a3d3277bdaea4293edc
BLAKE2b-256 6d8453269219625240852f7e0367ffd4a466310d3a21ce6672d7d2b1ed82bb1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pimp_my_repo-0.3.7.tar.gz:

Publisher: ci.yml on asaf-kali/pimp-my-repo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pimp_my_repo-0.3.7-py3-none-any.whl.

File metadata

  • Download URL: pimp_my_repo-0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 45.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pimp_my_repo-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d671d6048c6e3e83fb54448e93d9b8d3ebc66aa7668e399534b1924cc3f7be92
MD5 8b08179e268a5b5b6e8d4e534ca699a3
BLAKE2b-256 2e6e231c50848ff5e17bbf87d34f5cd680f90d93eb8e4456d2fcf8485e3e94a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pimp_my_repo-0.3.7-py3-none-any.whl:

Publisher: ci.yml on asaf-kali/pimp-my-repo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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