✨ 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.
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,testandlint. - 🏗️ Add CI job configurations for
GitHub ActionsorGitLab Pipelineto 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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pimp_my_repo-0.4.9.tar.gz.
File metadata
- Download URL: pimp_my_repo-0.4.9.tar.gz
- Upload date:
- Size: 148.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e4ee3cc5db622df62c71745a2c007ac78f11b81e157f4f39f1c486001f7b494
|
|
| MD5 |
8594abc1f17f731e4d02e69c31b9cdd8
|
|
| BLAKE2b-256 |
f7c1e94892aacf56205377d76cb3983826e332689dcb5f4bb9315cecdad108f5
|
Provenance
The following attestation bundles were made for pimp_my_repo-0.4.9.tar.gz:
Publisher:
ci.yml on asaf-kali/pimp-my-repo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pimp_my_repo-0.4.9.tar.gz -
Subject digest:
3e4ee3cc5db622df62c71745a2c007ac78f11b81e157f4f39f1c486001f7b494 - Sigstore transparency entry: 1265284904
- Sigstore integration time:
-
Permalink:
asaf-kali/pimp-my-repo@b1bda03741876998f4226493c5e8fba994ef0408 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/asaf-kali
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@b1bda03741876998f4226493c5e8fba994ef0408 -
Trigger Event:
push
-
Statement type:
File details
Details for the file pimp_my_repo-0.4.9-py3-none-any.whl.
File metadata
- Download URL: pimp_my_repo-0.4.9-py3-none-any.whl
- Upload date:
- Size: 52.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3167996b1869395f5706c35bdbc0ef638565889e13ea9fcd9342bee950207f87
|
|
| MD5 |
395034941d6f9061306850e62b3b1feb
|
|
| BLAKE2b-256 |
b9ad35ffb28769a1fd0c2022b8da6764b454d0d4649444ffde32f5d97beaaa7e
|
Provenance
The following attestation bundles were made for pimp_my_repo-0.4.9-py3-none-any.whl:
Publisher:
ci.yml on asaf-kali/pimp-my-repo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pimp_my_repo-0.4.9-py3-none-any.whl -
Subject digest:
3167996b1869395f5706c35bdbc0ef638565889e13ea9fcd9342bee950207f87 - Sigstore transparency entry: 1265285018
- Sigstore integration time:
-
Permalink:
asaf-kali/pimp-my-repo@b1bda03741876998f4226493c5e8fba994ef0408 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/asaf-kali
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@b1bda03741876998f4226493c5e8fba994ef0408 -
Trigger Event:
push
-
Statement type: