https://github.com/jaraco/inflect
Score: 32.704980261816665
Last synced: about 3 hours ago
JSON representation
Repository metadata:
Correctly generate plurals, ordinals, indefinite articles; convert numbers to words
- Host: GitHub
- URL: https://github.com/jaraco/inflect
- Owner: jaraco
- Created: 2010-06-20T13:43:13.000Z (about 16 years ago)
- Default Branch: main
- Last Pushed: 2026-04-13T23:35:18.000Z (4 months ago)
- Last Synced: 2026-08-23T14:39:57.004Z (3 days ago)
- Language: Python
- Homepage: https://pypi.org/project/inflect
- Size: 1.15 MB
- Stars: 1,083
- Watchers: 19
- Forks: 127
- Open Issues: 65
-
Metadata Files:
- Readme: README.rst
- Changelog: NEWS.rst
- Funding: .github/FUNDING.yml
- Security: SECURITY.md
-
Funding:
- Tidelift: pypi/inflect
Owner metadata:
- Name: Jason R. Coombs
- Login: jaraco
- Email: jaraco@jaraco.com
- Kind: user
- Description:
- Website: https://www.jaraco.com
- Location: Pittsburgh, PA, USA
- Twitter: jaraco
- Company:
- Icon url: https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea&v=4
- Repositories: 234
- Last Synced at: 2026-08-22T00:11:51.471Z
- Profile URL: https://github.com/jaraco
GitHub Events
Total
- Create event: 1
- Fork event: 5
- Issue comment event: 12
- Issues event: 6
- Pull request event: 8
- Pull request review comment event: 5
- Pull request review event: 4
- Push event: 14
- Release event: 1
- Watch event: 76
- Total: 132
Last Year
- Fork event: 1
- Issue comment event: 2
- Pull request event: 3
- Push event: 1
- Watch event: 14
- Total: 21
Committers metadata
Last synced: 1 day ago
Total Commits: 984
Total Committers: 60
Avg Commits per committer: 16.4
Development Distribution Score (DDS): 0.362
Commits in past year: 8
Committers in past year: 4
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.625
| Name | Commits | |
|---|---|---|
| Jason R. Coombs | j****o@j****m | 628 |
| Paul Dyson | p****n@y****m | 140 |
| Hugo | h****k | 25 |
| James Addison | j****s@r****m | 21 |
| Anderson Bravalheri | a****i@g****m | 14 |
| David Gilman | d****1@g****m | 13 |
| Vamsi Atluri | v****9@g****m | 13 |
| Niels Mündler | n****r@t****e | 12 |
| Dimitri Papadopoulos Orfanos | 3****s | 12 |
| Avasam | s****6@h****m | 10 |
| Paul | m****3@g****m | 7 |
| Sviatoslav Sydorenko | w****b@s****a | 6 |
| Daniel Foerster | p****r@g****m | 6 |
| Thea | t****k@g****m | 6 |
| Thorben Krüger | g****b@b****e | 5 |
| Alex Grönholm | a****t@n****i | 5 |
| Josh Stephenson | j****h@b****m | 4 |
| Alex Grönholm | a****m@n****i | 3 |
| David Lord | d****m@g****m | 3 |
| Bartosz Sławecki | b****i@g****m | 3 |
| yavar | y****n@g****m | 2 |
| Tyr Mactire | t****r@p****o | 2 |
| Mitchel Humpherys | m****l@g****m | 2 |
| Mitch Price | m****0@g****m | 2 |
| Maciej Urbanski | r****r@k****t | 2 |
| Katelyn Gigante | c****y@g****m | 2 |
| Jennifer Richards | j****r@s****g | 2 |
| Christian Clauss | c****s@m****m | 2 |
| wim glenn | w****n@g****m | 1 |
| Josiah VanderMey | j****y@n****m | 1 |
| and 30 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 92
Total pull requests: 97
Average time to close issues: 10 months
Average time to close pull requests: 3 months
Total issue authors: 81
Total pull request authors: 51
Average comments per issue: 2.3
Average comments per pull request: 1.39
Merged pull request: 45
Bot issues: 0
Bot pull requests: 1
Past year issues: 8
Past year pull requests: 30
Past year average time to close issues: N/A
Past year average time to close pull requests: 22 days
Past year issue authors: 8
Past year pull request authors: 18
Past year average comments per issue: 0.25
Past year average comments per pull request: 0.33
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- jaraco (8)
- jayaddison (3)
- kloczek (2)
- Pikamander2 (2)
- hosseinitabar (1)
- bancron (1)
- fezzik1620 (1)
- ayrtondenner (1)
- Bipulkumarsingh (1)
- sveinbjornt (1)
- paul2048 (1)
- szelenka (1)
- Abundnce10 (1)
- Harmon758 (1)
- fsutter (1)
Top Pull Request Authors
- jayaddison (12)
- jaraco (8)
- gaoflow (6)
- dgilman (4)
- BBC-Esq (4)
- santhreal (3)
- M001N (3)
- george-gca (3)
- eeshsaxena (2)
- Mirochill (2)
- DimitriPapadopoulos (2)
- mgalgs (2)
- joshstephenson (2)
- SAY-5 (2)
- jhatler (2)
Top Issue Labels
- help wanted (29)
- feature (12)
- bug (10)
- invalid (5)
- question (4)
- duplicate (2)
- stale (2)
- documentation (1)
Top Pull Request Labels
- help wanted (2)
- duplicate (2)
- stale (1)
Package metadata
- Total packages: 33
-
Total downloads:
- pypi: 30,846,074 last-month
- Total docker downloads: 2,289,209,761
- Total dependent packages: 229 (may contain duplicates)
- Total dependent repositories: 4,012 (may contain duplicates)
- Total versions: 164
- Total maintainers: 8
pypi.org: inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage:
- Documentation: https://inflect.readthedocs.io/
- Licenses: MIT License
- Latest release: 7.5.0 (published over 1 year ago)
- Last Synced: 2026-08-25T14:09:23.922Z (1 day ago)
- Versions: 55
- Dependent Packages: 227
- Dependent Repositories: 4,012
- Downloads: 30,846,074 Last month
- Docker Downloads: 2,289,209,761
-
Rankings:
- Docker downloads count: 0.024%
- Dependent packages count: 0.118%
- Downloads: 0.132%
- Dependent repos count: 0.16%
- Average: 1.193%
- Stargazers count: 2.123%
- Forks count: 4.6%
- Maintainers (3)
nixpkgs-24.11: python312Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/inflect/default.nix#L53
- Licenses: MIT
- Latest release: 7.4.0 (published 7 months ago)
- Last Synced: 2026-08-14T17:35:02.418Z (12 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 1.799%
- Stargazers count: 3.39%
- Forks count: 3.805%
- Maintainers (1)
alpine-v3.18: py3-inflect-pyc
Precompiled Python bytecode for py3-inflect
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 6.0.2-r1 (published over 3 years ago)
- Last Synced: 2026-03-11T23:19:46.807Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 5.167%
- Stargazers count: 8.773%
- Forks count: 11.895%
- Maintainers (1)
alpine-v3.18: py3-inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 6.0.2-r1 (published over 3 years ago)
- Last Synced: 2026-03-22T20:44:47.311Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 5.167%
- Stargazers count: 8.773%
- Forks count: 11.895%
- Maintainers (1)
proxy.golang.org: github.com/jaraco/inflect
- Homepage:
- Documentation: https://pkg.go.dev/github.com/jaraco/inflect#section-documentation
- Licenses:
- Latest release: v7.5.0+incompatible (published over 1 year ago)
- Last Synced: 2026-08-25T01:07:05.818Z (1 day ago)
- Versions: 54
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 2.129%
- Forks count: 2.649%
- Average: 6.289%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
alpine-edge: py3-inflect-pyc
Precompiled Python bytecode for py3-inflect
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.5.0-r0 (published over 1 year ago)
- Last Synced: 2026-03-14T11:58:35.572Z (6 months ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 9.483%
- Stargazers count: 10.435%
- Forks count: 13.247%
- Dependent packages count: 14.251%
- Maintainers (1)
alpine-edge: py3-inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.5.0-r0 (published over 1 year ago)
- Last Synced: 2026-03-14T11:58:35.993Z (6 months ago)
- Versions: 13
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 9.499%
- Stargazers count: 10.351%
- Forks count: 13.005%
- Dependent packages count: 14.641%
- Maintainers (1)
alpine-v3.17: py3-inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 6.0.0-r1 (published almost 4 years ago)
- Last Synced: 2026-03-22T20:44:50.820Z (5 months ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Stargazers count: 8.46%
- Average: 9.689%
- Forks count: 11.345%
- Dependent packages count: 18.951%
- Maintainers (1)
spack.io: py-inflect
inflect.py - Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words.
- Homepage: https://github.com/jaraco/inflect
- Licenses: []
- Latest release: 6.0.2 (published over 3 years ago)
- Last Synced: 2026-08-25T14:09:20.603Z (1 day ago)
- Versions: 2
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Stargazers count: 8.365%
- Forks count: 11.936%
- Average: 19.393%
- Dependent packages count: 57.274%
- Maintainers (1)
alpine-v3.19: py3-inflect-pyc
Precompiled Python bytecode for py3-inflect
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.0.0-r0 (published about 3 years ago)
- Last Synced: 2026-03-22T20:10:35.205Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.22: py3-inflect-pyc
Precompiled Python bytecode for py3-inflect
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.5.0-r0 (published over 1 year ago)
- Last Synced: 2026-03-11T22:53:13.479Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
debian-13: python-inflect
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://packages.debian.org/trixie/python-inflect
- Licenses:
- Latest release: 7.3.1-2 (published 7 months ago)
- Last Synced: 2026-03-14T09:06:32.489Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-24.11: python311Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/inflect/default.nix#L53
- Licenses: MIT
- Latest release: 7.4.0 (published 7 months ago)
- Last Synced: 2026-08-15T04:30:41.834Z (12 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.20: py3-inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.2.1-r0 (published over 2 years ago)
- Last Synced: 2026-03-11T23:09:25.009Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-23.11: python310Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/inflect/default.nix#L30
- Licenses: MIT
- Latest release: 7.0.0 (published 7 months ago)
- Last Synced: 2026-04-10T22:02:46.901Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-23.11: python311Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/inflect/default.nix#L30
- Licenses: MIT
- Latest release: 7.0.0 (published 7 months ago)
- Last Synced: 2026-04-13T12:02:03.736Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.22: py3-inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.5.0-r0 (published over 1 year ago)
- Last Synced: 2026-03-11T22:53:12.808Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-23.05: python310Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/inflect/default.nix#L30
- Licenses: MIT
- Latest release: 6.0.4 (published 7 months ago)
- Last Synced: 2026-04-03T07:15:50.826Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (2)
nixpkgs-24.05: python311Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/inflect/default.nix#L42
- Licenses: MIT
- Latest release: 7.2.0 (published 7 months ago)
- Last Synced: 2026-05-08T12:37:25.122Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-24.05: python312Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/inflect/default.nix#L42
- Licenses: MIT
- Latest release: 7.2.0 (published 7 months ago)
- Last Synced: 2026-05-12T14:59:01.066Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.23: py3-inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.5.0-r0 (published over 1 year ago)
- Last Synced: 2026-04-12T05:05:21.051Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-unstable: python313Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/inflect/default.nix#L50
- Licenses: MIT
- Latest release: 7.5.0 (published 7 months ago)
- Last Synced: 2026-05-13T14:09:03.827Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-unstable: python314Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/inflect/default.nix#L50
- Licenses: MIT
- Latest release: 7.5.0 (published 7 months ago)
- Last Synced: 2026-03-08T04:40:14.493Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.21: py3-inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.4.0-r0 (published almost 2 years ago)
- Last Synced: 2026-03-11T22:55:05.507Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.21: py3-inflect-pyc
Precompiled Python bytecode for py3-inflect
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.4.0-r0 (published almost 2 years ago)
- Last Synced: 2026-03-11T22:55:07.726Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.20: py3-inflect-pyc
Precompiled Python bytecode for py3-inflect
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.2.1-r0 (published over 2 years ago)
- Last Synced: 2026-03-11T23:09:28.492Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.19: py3-inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
nixpkgs-23.05: python311Packages.inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/inflect/default.nix#L30
- Licenses: MIT
- Latest release: 6.0.4 (published 7 months ago)
- Last Synced: 2026-04-09T16:01:31.388Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (2)
alpine-v3.23: py3-inflect-pyc
Precompiled Python bytecode for py3-inflect
- Homepage: https://github.com/jaraco/inflect
- Licenses: MIT
- Latest release: 7.5.0-r0 (published over 1 year ago)
- Last Synced: 2026-07-28T18:01:17.122Z (29 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
guix: python-inflect
Correctly generate plurals, singular nouns, ordinals, indefinite articles
- Homepage: https://github.com/jaraco/inflect
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-build.scm#n1430
- Licenses: expat
- Latest release: 7.5.0 (published 6 months ago)
- Last Synced: 2026-04-27T16:44:18.980Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- re-actors/alls-green release/v1 composite