# hyputils
[](https://pypi.org/project/hyputils/)
[](https://travis-ci.org/tgbugs/hyputils)
[](https://coveralls.io/github/tgbugs/hyputils?branch=master)
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!
Raw data
{
"_id": null,
"home_page": "https://github.com/tgbugs/hyputils",
"name": "hyputils",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "hypothesis hypothes.is web annotation",
"author": "Tom Gillespie",
"author_email": "tgbugs@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/83/a8/4ffdb198ca8a7f2cd20ef1eeaf70b3e4820bc213da2e52478741f1483763/hyputils-0.0.8.tar.gz",
"platform": "",
"description": "# hyputils\n[](https://pypi.org/project/hyputils/)\n[](https://travis-ci.org/tgbugs/hyputils)\n[](https://coveralls.io/github/tgbugs/hyputils?branch=master)\n\npython utilities for working with the hypothes.is api and websocket interface\n\n## Config files\n`zendeskinfo.yaml` should contain\n```\nzdesk_url: https://yoururl.zendesk.com\nzdesk_email: your@email.com\nzdesk_password: your_token_or_password\nzdesk_token: True\n\n```\n\n## Usage\nhyputils checks the following enviornment variables\n1. `HYP_API_TOKEN` is your api token.\n2. `HYP_USERNAME` is your username (not strictly required).\n3. `HYP_GROUP` is the 8 char group identifier.\n\n# Fun!\nIf you never modify your annotations, but instead\nonly add new replies to modify them you can view a\nsnapshot of the state of your annotation work and\nunderstanding at time T by simply excluding all\nanotations with updated > T!\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python utilities for the Hypothes.is REST api and websocket interface",
"version": "0.0.8",
"split_keywords": [
"hypothesis",
"hypothes.is",
"web",
"annotation"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1948409edc6bb38c0e034130b258eee7",
"sha256": "835838adf03889e65ab81dd32ec23796c5db2eff6be7c739218a1c80937b3629"
},
"downloads": -1,
"filename": "hyputils-0.0.8-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "1948409edc6bb38c0e034130b258eee7",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 61335,
"upload_time": "2020-08-03T22:04:09",
"upload_time_iso_8601": "2020-08-03T22:04:09.252021Z",
"url": "https://files.pythonhosted.org/packages/8c/fb/641c7dd1a7e19ae2be5290136636b8340a1301ffc40ee29a97c467a9c24d/hyputils-0.0.8-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "e3e850349aaf12b12ee7ad35d8b49adb",
"sha256": "0cfa266a9963fb6cf9d82ed86b76e7d7a66c1a4137df54d056092d7c24495c76"
},
"downloads": -1,
"filename": "hyputils-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "e3e850349aaf12b12ee7ad35d8b49adb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 84260,
"upload_time": "2020-08-03T22:04:10",
"upload_time_iso_8601": "2020-08-03T22:04:10.635117Z",
"url": "https://files.pythonhosted.org/packages/83/a8/4ffdb198ca8a7f2cd20ef1eeaf70b3e4820bc213da2e52478741f1483763/hyputils-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-08-03 22:04:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": null,
"github_project": "tgbugs",
"error": "Could not fetch GitHub repository",
"lcname": "hyputils"
}