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

https://github.com/binaryornot/binaryornot

Score: 25.269160346781625

Last synced: about 11 hours ago
JSON representation

Repository metadata:

Binary file detection that actually works. 131 extensions, 55 magic-byte signatures, a trained decision tree, and zero dependencies.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 14 days ago

Total Commits: 218
Total Committers: 20
Avg Commits per committer: 10.9
Development Distribution Score (DDS): 0.312

Commits in past year: 58
Committers in past year: 3
Avg Commits per committer in past year: 19.333
Development Distribution Score (DDS) in past year: 0.069

Name Email Commits
Audrey Roy a****r@g****m 150
Raphael Pierzina r****l@h****e 13
Daniel Roy Greenfeld p****y 12
pombredanne p****e@n****m 10
Daniel Greenfeld d****y@e****m 6
David R. MacIver d****d@d****m 3
Emmanuel Awotunde a****1@g****m 3
Ville Skyttä v****a@i****i 3
dependabot[bot] 4****] 3
Ilya Siamionau i****a@m****v 2
Jakub Wilk j****k@j****t 2
Johannes j****o@g****m 2
alcuin2 m****e@g****m 2
Greg g****a@g****m 1
lhinds l****s@r****m 1
Theo t****s@t****m 1
Oluwole o****e@b****m 1
Nick Coghlan n****n@r****m 1
Adam Chainz a****m@a****u 1
thebaptiste j****n@m****r 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 10
Total pull requests: 18
Average time to close issues: over 2 years
Average time to close pull requests: about 2 years
Total issue authors: 10
Total pull request authors: 7
Average comments per issue: 3.0
Average comments per pull request: 0.56
Merged pull request: 4
Bot issues: 0
Bot pull requests: 8

Past year issues: 5
Past year pull requests: 14
Past year average time to close issues: 5 months
Past year average time to close pull requests: about 2 months
Past year issue authors: 5
Past year pull request authors: 3
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.43
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/binaryornot/binaryornot

Top Issue Authors

  • AlJohri (1)
  • hrnciar (1)
  • thebaptiste (1)
  • dvzrv (1)
  • sentiasm (1)
  • pombredanne (1)
  • wesleybl (1)
  • sfc-gh-kbregula (1)
  • Cekator3 (1)
  • 153957 (1)

Top Pull Request Authors

  • dependabot[bot] (8)
  • audreyfeldroy (4)
  • thebaptiste (2)
  • ferdnyc (1)
  • mcfletch (1)
  • findesgh (1)
  • MarshalX (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (8)
  • github_actions (6)
  • python:uv (2)

Package metadata

pypi.org: binaryornot

Ultra-lightweight pure Python package to check if a file is binary or text.

  • Homepage:
  • Documentation: https://binaryornot.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.6.0 (published 2 months ago)
  • Last Synced: 2026-05-05T07:11:08.504Z (14 days ago)
  • Versions: 10
  • Dependent Packages: 60
  • Dependent Repositories: 6,091
  • Downloads: 11,654,590 Last month
  • Docker Downloads: 17,353,778
  • Rankings:
    • Dependent repos count: 0.124%
    • Downloads: 0.203%
    • Dependent packages count: 0.288%
    • Docker downloads count: 0.387%
    • Average: 2.212%
    • Stargazers count: 6.097%
    • Forks count: 6.17%
  • Maintainers (3)
proxy.golang.org: github.com/binaryornot/binaryornot

anaconda.org: binaryornot

Ultra-lightweight pure Python package to check if a file is binary or text.

  • Homepage: https://github.com/binaryornot/binaryornot
  • Licenses: MIT
  • Latest release: 0.6.0 (published 2 months ago)
  • Last Synced: 2026-03-16T08:18:11.621Z (2 months ago)
  • Versions: 2
  • Dependent Packages: 2
  • Dependent Repositories: 66
  • Downloads: 72,791 Total
  • Rankings:
    • Dependent repos count: 21.877%
    • Average: 26.264%
    • Dependent packages count: 30.652%

Dependencies

requirements_dev.txt pypi
  • Sphinx * development
  • argparse * development
  • autopep8 * development
  • coverage * development
  • flake8 * development
  • hypothesis * development
  • invoke * development
  • tox * development
setup.py pypi
  • chardet >=3.0.2