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

https://github.com/httpie/cli

api api-client api-testing cli client curl debugging developer-tools development devops http http-client httpie json python rest rest-api terminal usability web

Score: 34.32387060000647

Last synced: about 20 hours ago
JSON representation

Repository metadata:

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 1,690
Total Committers: 173
Avg Commits per committer: 9.769
Development Distribution Score (DDS): 0.324

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
Jakub Roztocil j****b@r****o 1142
Batuhan Taskaya i****l@g****m 148
Mickaël Schoentgen c****t@t****r 103
Marc Abramowitz m****c@m****m 12
dependabot[bot] 4****] 11
Nicolas Beltran n****8@c****u 11
Miro Hrončok m****o@h****z 11
Jake Basile j****e@m****m 7
Nathan LaFreniere q****k@g****m 6
Matthias Lehmann m****l@q****m 6
Vladimir Berkutov d****g@g****m 6
Jakob Kramer j****r@g****e 5
github-actions[bot] 4****] 5
Michael Floering m****g@v****m 4
Mickaël Schoentgen m****n@n****m 4
Alen Mujezinovic f****n@g****m 4
Chris Faulkner t****r@g****m 4
Corey Farwell c****f@r****g 4
Davorin Šego d****o@g****m 4
Eugene Duboviy e****y@g****m 4
Pedro Rodrigues m****u@g****m 4
jakubroztocil j****l 4
Almad a****d@a****o 3
Matthew Leather 3****0 3
Pablo Santiago Blum de Aguiar s****s@g****m 3
Praful Mathur p****r@g****m 3
honorabrutroll e****1@g****m 3
Jan Brašna 1****a 3
Ismail Badawi i****i@g****m 2
Jakob Krigovsky j****b@k****m 2
and 143 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 139
Total pull requests: 216
Average time to close issues: over 1 year
Average time to close pull requests: about 2 months
Total issue authors: 118
Total pull request authors: 135
Average comments per issue: 6.71
Average comments per pull request: 1.13
Merged pull request: 32
Bot issues: 0
Bot pull requests: 7

Past year issues: 13
Past year pull requests: 130
Past year average time to close issues: N/A
Past year average time to close pull requests: 11 days
Past year issue authors: 12
Past year pull request authors: 85
Past year average comments per issue: 2.23
Past year average comments per pull request: 0.31
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/httpie/cli

Top Issue Authors

  • jpmaniqis (7)
  • aryaddamra-maker (6)
  • d0niek (2)
  • mike-pt (2)
  • hroncok (2)
  • ThiefMaster (2)
  • ghost (2)
  • jkbrzt (2)
  • svenXY (2)
  • Mingyueyixi (2)
  • Ousret (2)
  • jaraco (2)
  • frenzymadness (1)
  • rnd-debug (1)
  • Sk-Irfan-Baba (1)

Top Pull Request Authors

  • vinayK34 (21)
  • github-actions[bot] (7)
  • HrachShah (6)
  • ali90h (4)
  • ns-fboucault (3)
  • decembercomposer697-hue (3)
  • Marian2910 (3)
  • Ousret (3)
  • Hootsworth (3)
  • vtino17 (3)
  • Synvoya (3)
  • BoboTiG (2)
  • adnanahamed66772ndpc (2)
  • botbikamordehai2-sketch (2)
  • hongquan (2)

Top Issue Labels

  • new (90)
  • bug (62)
  • enhancement (33)
  • needs product design (5)
  • help wanted (3)
  • awaiting-response (3)
  • planned (3)
  • low-priority (2)
  • testing (2)
  • docs (2)
  • sessions (2)
  • cli (1)
  • packaging (1)
  • blocked by upstream (1)
  • windows (1)

Top Pull Request Labels

  • new (1)

Package metadata

pypi.org: httpie

HTTPie: modern, user-friendly command-line HTTP client for the API era.


Dependencies

docs/packaging/windows-chocolatey/httpie.nuspec nuget
  • python3 3.7
setup.py pypi
  • charset_normalizer >=2.0.0
  • defusedxml >=0.6.0
  • pip *
  • requests *
.github/workflows/benchmark.yml actions
  • actions-ecosystem/action-remove-labels v1 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • peter-evans/create-or-update-comment v2 composite
  • peter-evans/find-comment v2 composite
.github/workflows/code-style.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/coverage.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/docs-check-markdown.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/release-brew.yml actions
  • actions/checkout v3 composite
  • mislav/bump-homebrew-formula-action v2 composite
.github/workflows/release-choco.yml actions
  • actions/checkout v3 composite
.github/workflows/release-linux-standalone.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • actions/upload-release-asset v1.0.2 composite
.github/workflows/release-pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/release-snap.yml actions
  • actions/checkout v3 composite
  • snapcore/action-build v1 composite
  • snapcore/action-publish v1 composite
.github/workflows/stale.yml actions
  • actions/stale v7 composite
.github/workflows/test-package-linux-snap.yml actions
  • actions/checkout v3 composite
  • snapcore/action-build v1 composite
.github/workflows/test-package-mac-brew.yml actions
  • actions/checkout v3 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
extras/packaging/linux/Dockerfile docker
  • ubuntu 18.04 build
.github/workflows/content.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • peter-evans/create-pull-request v4 composite
.github/workflows/docs-deploy.yml actions