Applier of fine source code fixes since 2025
Project description
Ick
Ick is lightweight polyglot automation for running language-specific tools (including auto-fixes) and letting developers know what they can improve.
Full documentation at https://ick.readthedocs.io.
The problem
Let's say you have a bunch of repos that might need updating.
Not like "format my code" updating, but things that reduce tech debt like moving from pinned urllib3 1.x to urllib3 2.x. That'd be good, right? But maybe not for everyone. And certainly not right now, because you don't want to block pull requests.
The traditional dev loop generally looks like this:
/----------------\ push /----------------\
| code |------->| integrate |
| build | | test |
| test | | deploy |
\----------------/ \----------------/
inner loop outer loop
but that discounts the big-picture software maintenance stuff that healthy projects ought to do, and commonly forget (or accomplish with one-off scripts) on a longer term basis. For that we really ought to keep track of things that aren't "right now" and aren't "today" but are "important, yet not urgent".
/----------------\ push /----------------\ stable /==================\
| code |------->| integrate |--------->| tech debt week |
| build | | test | | quantified proj |
| test | | deploy | | bootcamp tasks |
\----------------/ \----------------/ | deprecations |
\==================/
inner loop outer loop planning cycle
Ick manages and runs rules to help you update repos on your timeline.
Elevator pitch
ick looks at your source code and gives you an evaluation against a set of
rules. Those rules might come from a central team at your work, or a trusted
friend, or they might be ones you maintain yourself (like my hobbyhorse, "text
files must end with a newline").
If you're ever tempted to make a one-off shell script, or create a
scripts/release-check.sh that you run once in a while, then ick is the loose
automation framework you're looking for. Ick makes that kind of work easier to
scale past a couple of repos.
Ick also has the explicit goal of being able to scale from low-risk, easy changes ("text files should end with a newline") to medium changes ("you should drop Python 3.6 support and sync your GitHub actions matrix") to large ones ("here's the beginning of a refactor to enable testcontainers") or even ones that involve external state. The effort to write rules should be roughly proportional to how complex they are -- easy things should be easy (and fast!), but it's OK for hard things to still be hard.
Who is ick for?
- Central teams with opinions. For example, at a company, there might be a language team, a testing team, a load-balancing team, and they all might want to let you know if there are deprecations coming.
- Projects with opinions. Say your ML project has decided to only bless a certain model or license).
- Developers with multiple repositories they want to keep looking similar.
- Developers with hobby horses, who are stricter about things others don't (yet) care about.
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 ick-0.9.0.tar.gz.
File metadata
- Download URL: ick-0.9.0.tar.gz
- Upload date:
- Size: 332.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e224b2fd2f7aac1f51cd4f2f2cee482bbb48501dd5ab2cb3ecd63cc5f6360a5
|
|
| MD5 |
bfd2b98338e6ad76248d66ab415e0e95
|
|
| BLAKE2b-256 |
d4c7d368f0c01c644473efec724275d852467cc3467519eda7127f69906dbf37
|
Provenance
The following attestation bundles were made for ick-0.9.0.tar.gz:
Publisher:
build.yml on advice-animal/ick
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ick-0.9.0.tar.gz -
Subject digest:
7e224b2fd2f7aac1f51cd4f2f2cee482bbb48501dd5ab2cb3ecd63cc5f6360a5 - Sigstore transparency entry: 1364040677
- Sigstore integration time:
-
Permalink:
advice-animal/ick@08419087a96371b6e85d65f50253dcf875bd7738 -
Branch / Tag:
refs/tags/v0.9.0 - Owner: https://github.com/advice-animal
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yml@08419087a96371b6e85d65f50253dcf875bd7738 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ick-0.9.0-py3-none-any.whl.
File metadata
- Download URL: ick-0.9.0-py3-none-any.whl
- Upload date:
- Size: 49.6 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 |
13a20f74eee6b118a55b65da431acde12734f3d6be523db375dfbdcf0b2d02c8
|
|
| MD5 |
adea911ed4e8be51f2f5efb7ad01bdef
|
|
| BLAKE2b-256 |
79a8991f620489469ee87bfb130524acc41589fc0df57bb746dcba74eb52461f
|
Provenance
The following attestation bundles were made for ick-0.9.0-py3-none-any.whl:
Publisher:
build.yml on advice-animal/ick
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ick-0.9.0-py3-none-any.whl -
Subject digest:
13a20f74eee6b118a55b65da431acde12734f3d6be523db375dfbdcf0b2d02c8 - Sigstore transparency entry: 1364040768
- Sigstore integration time:
-
Permalink:
advice-animal/ick@08419087a96371b6e85d65f50253dcf875bd7738 -
Branch / Tag:
refs/tags/v0.9.0 - Owner: https://github.com/advice-animal
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yml@08419087a96371b6e85d65f50253dcf875bd7738 -
Trigger Event:
push
-
Statement type: