New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gh-api

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-api

Low-level GitHub API request interface. With caching

  • 0.0.1
  • PyPI
  • Socket score

Maintainers
1

gh

Build Status PyPI version

Low-level GitHub API request interface. With caching.

It's similiar to the official hub api, but:

  • only GET commands supported
  • automatic caching by ETag and Cache-Control will speed up repeat queries and won't burn your rate limit
  • based on Python

Synopsis

gh repos/dvershinin/lastversion/license # outputs JSON with license of a given repo

Install

pip install --user gh-api

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc