Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 979 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 979 Bytes

Simple Python based API client for Opbeat.

Configuration

  • OPBEAT_APP_ID (str) - The id of the application (App) to make request to
  • OPBEAT_ORG_ID (str) - The identifier of the organization making API requests
  • OPBEAT_TOKEN (str) - The secret token used for the API access

License

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

Build Automation

Build Status Coverage Status PyPi Status License