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

Last synced: about 1 month ago

Repository metadata:

Human friendly input/output for text interfaces using Python


Owner metadata:


Committers metadata

Last synced: about 2 months 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
Dirk Thomas d****s 2
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
François Saint-Jacques f****s@g****m 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
Ghislain Antony Vaillant g****l 1
Christopher Goes g****s 1
Nikita Sobolev m****l@s****e 1
Philippe Pinard p****d@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: humanfriendly

Human friendly output for text interfaces using Python

  • Homepage: https://humanfriendly.readthedocs.io
  • Documentation: https://humanfriendly.readthedocs.io/
  • Licenses: MIT
  • Latest release: 10.0 (published over 3 years ago)
  • Last Synced: 2024-11-11T00:37:31.189Z (about 1 month ago)
  • Versions: 118
  • Dependent Packages: 211
  • Dependent Repositories: 5,474
  • Downloads: 28,410,849 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)
conda: 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 6 years ago)
  • Last Synced: 2024-11-11T00:37:53.096Z (about 1 month 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