https://github.com/rapidfuzz/python-Levenshtein
hacktoberfest levenshtein levenshtein-distance python string-comparision string-matching string-similarity
Score: 22.03220871911925
Last synced: about 16 hours ago
JSON representation
Repository metadata:
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
- Host: GitHub
- URL: https://github.com/rapidfuzz/python-Levenshtein
- Owner: rapidfuzz
- License: gpl-2.0
- Created: 2022-09-27T01:18:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-08-08T20:33:51.000Z (17 days ago)
- Last Synced: 2026-08-14T10:53:46.198Z (12 days ago)
- Topics: hacktoberfest, levenshtein, levenshtein-distance, python, string-comparision, string-matching, string-similarity
- Homepage: https://rapidfuzz.github.io/Levenshtein
- Size: 34.2 KB
- Stars: 126
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
-
Funding:
- Github: maxbachmann
- Custom: https://www.paypal.com/donate/?hosted_button_id=VGWQBBD5CTWJU
Owner metadata:
- Name: RapidFuzz
- Login: rapidfuzz
- Email:
- Kind: organization
- Description: fuzzy string matching libraries for various programming languages
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/118009645?v=4
- Repositories: 13
- Last Synced at: 2026-08-22T00:11:43.538Z
- Profile URL: https://github.com/rapidfuzz
GitHub Events
Total
- Create event: 2
- Fork event: 1
- Issue comment event: 7
- Issues event: 7
- Pull request event: 2
- Push event: 4
- Release event: 2
- Watch event: 30
- Total: 55
Last Year
- Issue comment event: 2
- Issues event: 2
- Watch event: 4
- Total: 8
Committers metadata
Last synced: 7 days ago
Total Commits: 27
Total Committers: 2
Avg Commits per committer: 13.5
Development Distribution Score (DDS): 0.037
Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Max Bachmann | k****t@m****e | 26 |
| Allen Calderwood | 6****a | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 8
Total pull requests: 2
Average time to close issues: 4 days
Average time to close pull requests: about 23 hours
Total issue authors: 8
Total pull request authors: 1
Average comments per issue: 1.38
Average comments per pull request: 0.5
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 2.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- JB-doogls (1)
- sondosaabed (1)
- jitvimol (1)
- ZeusKC52 (1)
- cuhland (1)
- Manamama (1)
- kylefoley76 (1)
- GroovyGeek (1)
Top Pull Request Authors
- calderwoodra (2)
Top Issue Labels
- bug (1)
- question (1)
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- pypi: 13,053,922 last-month
- conda: 19,792 total
- Total docker downloads: 1,386,628
- Total dependent packages: 114 (may contain duplicates)
- Total dependent repositories: 1,455 (may contain duplicates)
- Total versions: 28
- Total maintainers: 5
pypi.org: python-levenshtein
Python extension for computing string edit distances and similarities.
- Homepage: https://github.com/rapidfuzz/python-Levenshtein
- Documentation: https://rapidfuzz.github.io/Levenshtein/
- Licenses: GPL-2.0-or-later
- Latest release: 0.27.4 (published 17 days ago)
- Last Synced: 2026-08-24T13:33:59.197Z (1 day ago)
- Versions: 25
- Dependent Packages: 114
- Dependent Repositories: 1,426
- Downloads: 13,053,922 Last month
- Docker Downloads: 1,386,628
-
Rankings:
- Downloads: 0.132%
- Dependent packages count: 0.163%
- Dependent repos count: 0.298%
- Docker downloads count: 1.964%
- Average: 4.66%
- Stargazers count: 8.526%
- Forks count: 16.878%
- Maintainers (5)
anaconda.org: python-levenshtein
The Levenshtein Python C extension module contains functions for fast computation of: Levenshtein (edit) distance, and edit operations string similarity approximate median strings, and generally string averaging string sequence and set similarity Warining: The package was renamed to 'levenshtein'. The 'python-levenshtein' package will continue to be updated alongside the new package.
- Homepage: https://github.com/rapidfuzz/python-Levenshtein
- Licenses: GPL-2.0-or-later
- Latest release: 0.27.1 (published 12 months ago)
- Last Synced: 2026-03-14T13:17:03.302Z (5 months ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 29
- Downloads: 19,792 Total
-
Rankings:
- Stargazers count: 21.537%
- Forks count: 25.638%
- Dependent repos count: 29.131%
- Average: 31.842%
- Dependent packages count: 51.063%
Dependencies
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pypa/gh-action-pypi-publish release/v1 composite