An open API service for producing an overview of a list of open source projects.

https://github.com/tox-dev/filelock

filelock hacktoberfest python

Score: 19.11754994917668

Last synced: about 16 hours ago
JSON representation

Repository metadata:

A platform-independent file lock for Python.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 351
Total Committers: 51
Avg Commits per committer: 6.882
Development Distribution Score (DDS): 0.709

Commits in past year: 52
Committers in past year: 6
Avg Commits per committer in past year: 8.667
Development Distribution Score (DDS) in past year: 0.327

Name Email Commits
pre-commit-ci[bot] 6****] 102
Bernát Gábor g****t@g****m 71
Benedikt Schmitt b****t@b****e 65
dependabot[bot] 4****] 32
jahrules 6****s 6
Benedikt Schmitt m****e@b****e 5
Daniele Esposti d****i@g****m 5
Scott K Logan l****s@c****t 5
TheMatt2 2****2 5
Hugo h****k 4
nefrob 2****b 3
Vitaliy Yelnik v****k@g****m 3
Charles Machalow c****5@g****m 3
Xuehai Pan X****n@p****n 2
f-koehler f****r 2
Mark Keller 8****0 2
Ethan Blackwood e****d@g****m 2
Denis Laxalde d****s@l****g 1
DeadNews d****s@d****t 1
Daniel Holth d****h@a****m 1
Christian von Schultz c****b@v****e 1
Anthony Sottile a****e@u****u 1
Amon Khavari 4****v 1
Adam Johnson m****e@a****u 1
Hirsch Alter 3****r 1
Edward Betts e****d@4****m 1
Filipe Laíns f****s@g****m 1
Gabriel Gerlero g****o 1
youkaichao y****o@g****m 1
spokorski s****i@g****m 1
and 21 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 40
Total pull requests: 219
Average time to close issues: 2 months
Average time to close pull requests: 4 days
Total issue authors: 36
Total pull request authors: 28
Average comments per issue: 1.45
Average comments per pull request: 0.37
Merged pull request: 187
Bot issues: 0
Bot pull requests: 162

Past year issues: 15
Past year pull requests: 108
Past year average time to close issues: 1 day
Past year average time to close pull requests: 3 days
Past year issue authors: 15
Past year pull request authors: 11
Past year average comments per issue: 0.33
Past year average comments per pull request: 0.26
Past year merged pull request: 91
Past year bot issues: 0
Past year bot pull requests: 91

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tox-dev/filelock

Top Issue Authors

  • youkaichao (3)
  • yurivict (2)
  • gaborbernat (2)
  • farzadpanahi (1)
  • silw97 (1)
  • LiliDeng (1)
  • b10902118 (1)
  • awaizman1 (1)
  • Erotemic (1)
  • HernandoR (1)
  • yohplala (1)
  • paultiq (1)
  • arunpt (1)
  • JakeUrban (1)
  • znichollscr (1)

Top Pull Request Authors

  • pre-commit-ci[bot] (124)
  • dependabot[bot] (38)
  • gaborbernat (8)
  • kwist-sgr (6)
  • nefrob (5)
  • ethanbb (4)
  • leventov (2)
  • kota-iizuka (2)
  • bicarlsen (2)
  • kemzeb (2)
  • Yard1 (2)
  • snemes (2)
  • youkaichao (2)
  • keller00 (2)
  • iamkhav (2)

Top Issue Labels

  • help-wanted (6)
  • enhancement (3)
  • feature (2)
  • bug (1)
  • documentation (1)

Top Pull Request Labels

  • dependencies (38)
  • github_actions (4)

Package metadata

proxy.golang.org: github.com/tox-dev/filelock

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/tox-dev/filelock#section-documentation
  • Licenses: unlicense
  • Latest release: v3.0.12+incompatible (published over 6 years ago)
  • Last Synced: 2025-09-05T16:05:30.403Z (1 day ago)
  • Versions: 29
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.458%
    • Forks count: 2.721%
    • Average: 6.38%
    • Dependent packages count: 9.56%
    • Dependent repos count: 10.779%
formulae.brew.sh: python-filelock

Platform-independent file lock for Python

  • Homepage: https://github.com/tox-dev/filelock
  • Status: removed
  • Licenses: Unlicense
  • Latest release: 3.13.1 (published almost 2 years ago)
  • Last Synced: 2025-09-05T16:05:18.879Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 4
  • Dependent Repositories: 0
  • Downloads: 4,312 Last month
  • Rankings:
    • Dependent packages count: 19.455%
    • Average: 48.793%
    • Dependent repos count: 57.259%
    • Downloads: 69.665%

Dependencies

.github/workflows/check.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • pypa/gh-action-pypi-publish v1.6.4 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish v1.8.10 composite
pyproject.toml pypi
  • typing-extensions >=4.7.1; python_version < "3.11"