Skip to content

A wrapper for the Heroku Platform API written in Python.

Notifications You must be signed in to change notification settings

stuartmaynes/heroku-python

Repository files navigation

Heroku Platform Client

Not intended for use in production yet. A Python client for the Heroku Platfrom API.

Features

  • Reads HEROKU_API_KEY for zero-config use
  • Returns JSON-decoded Heroku API responses
  • Exposes response headers (necessary for some API functionality)

Requirements

  • Python "3.8"
  • Requests
  • Dev packages
  • Pytest
  • Pylint

About

A wrapper for the Heroku Platform API written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages