Skip to content

tgbugs/hyputils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyputils

PyPI version Build Status Coverage Status

python utilities for working with the hypothes.is api and websocket interface

Config files

zendeskinfo.yaml should contain

zdesk_url: https://yoururl.zendesk.com
zdesk_email: your@email.com
zdesk_password: your_token_or_password
zdesk_token: True

Usage

hyputils checks the following enviornment variables

  1. HYP_API_TOKEN is your api token.
  2. HYP_USERNAME is your username (not strictly required).
  3. HYP_GROUP is the 8 char group identifier.

Fun!

If you never modify your annotations, but instead only add new replies to modify them you can view a snapshot of the state of your annotation work and understanding at time T by simply excluding all anotations with updated > T!