docs/logos/embopress.png

Hypothepy

https://img.shields.io/pypi/v/hypothepy.svg https://img.shields.io/travis/embo-press/hypothepy.svg Documentation Status Updates

A lightweight Python API for Hypothes.is

Features

  • Light Python interface for all the REST endpoints available.
    • API parameters are simple native python types
    • API calls just return a requests.Response object
    • provides handy helpers
  • Python 3.6+
  • Only version 1 (stable) implemented (for the moment)
  • Only APIKey Authentication implemented (for the moment)
  • Command line interface (cooming soon)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.