Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github-api-python

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-api-python

GitHub API Client

  • 0.2.2
  • PyPI
  • Socket score

Maintainers
1

GitHub API

Standard GitHub API implementation in python.

Configuration

NameTypeDefaultDescription
GITHUB_USERNAMEstrNoneThe username to be used in the authentication with the GitHub API.
GITHUB_PASSWORDstrNoneThe password to be used in the authentication with the GitHub API.
GITHUB_IDstrNoneWhile using OAuth provides a way to define the client identifier.
GITHUB_SECRETstrNoneWhile using OAuth provides a way to define the client secret.
GITHUB_REDIRECT_URLstrNoneTo be used in the OAuth process as the target redirect URL.
GITHUB_TOKENstrNoneIf defined allows a statically generated OAuth Token to be used.

License

GitHub API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Coverage Status PyPi Status License

Keywords

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