https://github.com/Instagram/Fixit
Score: 23.946172069000788
Last synced: about 5 hours ago
JSON representation
Repository metadata:
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
- Host: GitHub
- URL: https://github.com/Instagram/Fixit
- Owner: Instagram
- License: other
- Created: 2020-02-20T19:09:01.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-07-01T10:52:49.000Z (about 2 months ago)
- Last Synced: 2026-08-19T09:09:24.572Z (4 days ago)
- Language: Python
- Homepage: https://fixit.rtfd.io/en/latest/
- Size: 880 KB
- Stars: 713
- Watchers: 22
- Forks: 68
- Open Issues: 52
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Owner metadata:
- Name: Instagram
- Login: Instagram
- Email:
- Kind: organization
- Description:
- Website: http://instagram.com
- Location: San Francisco, CA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/549085?v=4
- Repositories: 27
- Last Synced at: 2024-03-25T20:14:31.057Z
- Profile URL: https://github.com/Instagram
GitHub Events
Total
- Create event: 31
- Delete event: 31
- Fork event: 5
- Issue comment event: 31
- Issues event: 5
- Member event: 1
- Pull request event: 106
- Pull request review comment event: 5
- Pull request review event: 13
- Push event: 27
- Release event: 1
- Watch event: 29
- Total: 285
Last Year
- Create event: 13
- Delete event: 11
- Issue comment event: 5
- Pull request event: 50
- Pull request review comment event: 1
- Pull request review event: 5
- Push event: 8
- Release event: 1
- Watch event: 10
- Total: 104
Committers metadata
Last synced: 4 days ago
Total Commits: 415
Total Committers: 51
Avg Commits per committer: 8.137
Development Distribution Score (DDS): 0.704
Commits in past year: 28
Committers in past year: 5
Avg Commits per committer in past year: 5.6
Development Distribution Score (DDS) in past year: 0.286
| Name | Commits | |
|---|---|---|
| Amethyst Reese | a****y@n****g | 123 |
| dependabot[bot] | 4****] | 91 |
| Jimmy Lai | j****i@f****m | 57 |
| Josie Eshkenazi | e****e@g****m | 43 |
| Zsolt Dollenstein | z****l@g****m | 18 |
| Lisa Roach | l****4@g****m | 7 |
| surge119 | l****0@g****m | 7 |
| Luke Petre | l****e@f****m | 6 |
| Tim Hatch | t****h@f****m | 5 |
| L | g****t@l****v | 5 |
| Steven Troxler | s****r@g****m | 4 |
| Charles Patel | c****7@g****m | 4 |
| Batuhan Taskaya | b****a@g****m | 2 |
| luciawlli | 6****i | 2 |
| Nikhil Thomas | n****l@n****g | 2 |
| Mark Vismonte | m****v@f****m | 2 |
| Michel Alexandre Salim | m****l@m****e | 2 |
| Bowie Chen | 5****n | 2 |
| Alain Hernandez | a****z | 1 |
| Alan Du | a****u@g****m | 1 |
| Alex Kapranoff | k****a@y****u | 1 |
| Alex Lambert | a****x@a****m | 1 |
| Chenguang Zhu | c****u@u****u | 1 |
| DK Teo | 4****o | 1 |
| Daniel | o****l@g****m | 1 |
| Danny Yang | y****7 | 1 |
| Ülgen Sarıkavak | u****s | 1 |
| rembridge | 3****e | 1 |
| pwoolvett | p****t@g****m | 1 |
| jiayiyaij | j****1@g****m | 1 |
| and 21 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 94
Total pull requests: 331
Average time to close issues: about 1 year
Average time to close pull requests: 20 days
Total issue authors: 41
Total pull request authors: 28
Average comments per issue: 0.95
Average comments per pull request: 0.5
Merged pull request: 233
Bot issues: 0
Bot pull requests: 159
Past year issues: 1
Past year pull requests: 26
Past year average time to close issues: N/A
Past year average time to close pull requests: 12 days
Past year issue authors: 1
Past year pull request authors: 4
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.58
Past year merged pull request: 15
Past year bot issues: 0
Past year bot pull requests: 20
Top Issue Authors
- amyreese (27)
- jimmylai (5)
- samueljsb (5)
- jarshwah (4)
- sk- (4)
- eugenenelou (4)
- wolfgangl (3)
- zsol (3)
- nth10sd (2)
- llllvvuu (2)
- kinto0 (2)
- duzumaki (2)
- lisroach (2)
- jvllmr (2)
- rikasari-dotcom (1)
Top Pull Request Authors
- dependabot[bot] (159)
- amyreese (98)
- surge119 (14)
- llllvvuu (9)
- ansley (8)
- zsol (5)
- yangdanny97 (5)
- stroxler (4)
- Jackenmen (4)
- MaggieMoss (3)
- samueljsb (2)
- jvllmr (2)
- jiayiyaij (2)
- rchen152 (2)
- AnuarNav (1)
Top Issue Labels
- enhancement (24)
- bug (7)
- documentation (6)
- good first issue (3)
- proposal (2)
- CLA Signed (1)
- help wanted (1)
- lint rules (1)
- invalid (1)
Top Pull Request Labels
- CLA Signed (305)
- dependencies (159)
- python (150)
- github_actions (9)
- lint rules (7)
- documentation (1)
- enhancement (1)
- proposal (1)
Package metadata
- Total packages: 5
-
Total downloads:
- pypi: 642,744 last-month
- Total docker downloads: 603
- Total dependent packages: 4 (may contain duplicates)
- Total dependent repositories: 10 (may contain duplicates)
- Total versions: 33
- Total maintainers: 5
pypi.org: fixit
A lint framework that writes better Python code for you.
- Homepage: https://fixit.rtfd.io
- Documentation: https://fixit.readthedocs.io/
- Licenses: MIT License
- Latest release: 2.2.1 (published 9 months ago)
- Last Synced: 2026-08-22T10:33:01.093Z (1 day ago)
- Versions: 13
- Dependent Packages: 4
- Dependent Repositories: 10
- Downloads: 642,716 Last month
- Docker Downloads: 603
-
Rankings:
- Downloads: 1.497%
- Docker downloads count: 2.041%
- Dependent packages count: 2.367%
- Stargazers count: 3.204%
- Average: 3.26%
- Dependent repos count: 4.596%
- Forks count: 5.857%
- Maintainers (4)
proxy.golang.org: github.com/instagram/fixit
- Homepage:
- Documentation: https://pkg.go.dev/github.com/instagram/fixit#section-documentation
- Licenses: other
- Latest release: v2.2.1+incompatible (published 9 months ago)
- Last Synced: 2026-08-22T10:43:45.701Z (1 day ago)
- Versions: 9
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.702%
- Average: 4.86%
- Dependent repos count: 5.018%
proxy.golang.org: github.com/Instagram/Fixit
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Instagram/Fixit#section-documentation
- Licenses: other
- Latest release: v2.2.1+incompatible (published 9 months ago)
- Last Synced: 2026-08-22T10:42:31.751Z (1 day ago)
- Versions: 9
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.702%
- Average: 4.86%
- Dependent repos count: 5.018%
pypi.org: fixit1
A lint framework that writes better Python code for you.
- Homepage: https://github.com/Instagram/Fixit
- Documentation: https://fixit1.readthedocs.io/
- Licenses: MIT
- Latest release: 0.1.4 (published about 3 years ago)
- Last Synced: 2026-08-22T10:33:01.190Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 15 Last month
-
Rankings:
- Stargazers count: 3.015%
- Forks count: 5.834%
- Dependent packages count: 7.25%
- Average: 14.351%
- Dependent repos count: 41.306%
- Maintainers (1)
pypi.org: fixit2
A lint framework that writes better Python code for you.
- Homepage: https://fixit.rtfd.io
- Documentation: https://fixit2.readthedocs.io/
- Licenses: MIT License
- Latest release: 2.0.0a1 (published almost 4 years ago)
- Last Synced: 2026-08-22T10:32:28.389Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 13 Last month
-
Rankings:
- Dependent packages count: 6.633%
- Average: 18.622%
- Dependent repos count: 30.611%
- Maintainers (3)
Dependencies
- actions/checkout v5 composite
- actions/download-artifact v6 composite
- actions/upload-artifact v5 composite
- astral-sh/setup-uv v7 composite
- pypa/gh-action-pypi-publish release/v1 composite