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

https://github.com/xolox/python-humanfriendly

Score: 29.58440027511447

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Human friendly input/output for text interfaces using Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 393
Total Committers: 18
Avg Commits per committer: 21.833
Development Distribution Score (DDS): 0.104

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Peter Odding p****r@p****m 352
Hugo h****k 11
Steve (Gadget) Barnes g****e@h****m 8
Steve Barnes s****s@g****m 3
Blaise Kal b****l@g****m 2
Brandon Milton b****1@g****m 2
Daniel Standage d****e@g****m 2
David D Lowe d****m@g****m 2
Dirk Thomas d****s 2
Christopher Goes g****s 1
François Saint-Jacques f****s@g****m 1
Ghislain Antony Vaillant g****l 1
Isaac Cook i****c@s****m 1
Jason Ashworth j****d@g****m 1
Kory Prince k****e@g****m 1
Mital Ashok m****a@g****m 1
Nikita Sobolev m****l@s****e 1
Philippe Pinard p****d@g****m 1

Issue and Pull Request metadata

Last synced: 15 days ago

Total issues: 44
Total pull requests: 35
Average time to close issues: 5 months
Average time to close pull requests: 8 months
Total issue authors: 41
Total pull request authors: 26
Average comments per issue: 1.2
Average comments per pull request: 2.4
Merged pull request: 21
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
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: 0
Past year pull request authors: 0
Past year average comments per issue: 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/xolox/python-humanfriendly

Top Issue Authors

  • troyhoffman (2)
  • sandrotosi (2)
  • edigaryev (2)
  • rhymes (1)
  • dreamflasher (1)
  • ldotlopez (1)
  • tomasz-sternumiot (1)
  • bitranox (1)
  • iritkatriel (1)
  • LordGaav (1)
  • jsamarziya (1)
  • benbariteau (1)
  • umayrh (1)
  • ilkinmammadzada (1)
  • Liam-Deacon (1)

Top Pull Request Authors

  • hugovk (7)
  • dirk-thomas (2)
  • Flimm (2)
  • musicinmybrain (2)
  • korylprince (1)
  • fsaintjacques (1)
  • icook (1)
  • ghisvail (1)
  • brandonio21 (1)
  • MarcSchmitzer (1)
  • ppinard (1)
  • pomidoroshev (1)
  • yanivhasbani (1)
  • jasonin2d (1)
  • GhostofGoes (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: humanfriendly

Human friendly output for text interfaces using Python

  • Homepage: https://humanfriendly.readthedocs.io
  • Documentation: https://humanfriendly.readthedocs.io/
  • Licenses: MIT
  • Latest release: 7.1.1 (published about 6 years ago)
  • Last Synced: 2026-05-10T11:54:39.906Z (3 days ago)
  • Versions: 118
  • Dependent Packages: 211
  • Dependent Repositories: 5,474
  • Downloads: 49,596,485 Last month
  • Docker Downloads: 992,429,062
  • Rankings:
    • Docker downloads count: 0.048%
    • Downloads: 0.053%
    • Average: 0.087%
    • Dependent packages count: 0.117%
    • Dependent repos count: 0.131%
  • Maintainers (1)
anaconda.org: humanfriendly

The functions and classes in the humanfriendly package can be used to make text interfaces more user friendly.

  • Homepage: https://humanfriendly.readthedocs.io
  • Licenses: MIT
  • Latest release: 4.16.1 (published over 7 years ago)
  • Last Synced: 2026-03-08T03:22:19.358Z (2 months ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 24
  • Rankings:
    • Dependent repos count: 30.716%
    • Stargazers count: 35.88%
    • Average: 39.527%
    • Forks count: 40.32%
    • Dependent packages count: 51.193%

Dependencies

requirements-checks.txt pypi
  • flake8 >=2.6.0
  • flake8-docstrings >=0.2.8
  • pyflakes >=1.2.3
requirements-tests.txt pypi
  • capturer >=2.1 test
  • coloredlogs >=15.0.1 test
  • docutils >=0.15 test
  • mock >=3.0.5 test
  • pytest >=3.0.7 test
  • pytest-cov >=2.4.0 test
requirements-travis.txt pypi
  • coveralls *
  • cryptography <3
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
setup.py pypi