hyputils


Namehyputils JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/tgbugs/hyputils
SummaryPython utilities for the Hypothes.is REST api and websocket interface
upload_time2025-01-20 01:09:49
maintainerNone
docs_urlNone
authorTom Gillespie
requires_python>=3.7
licenseMIT
keywords hypothesis hypothes.is web annotation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # hyputils
[![PyPI version](https://badge.fury.io/py/hyputils.svg)](https://pypi.org/project/hyputils/)
[![Build Status](https://travis-ci.org/tgbugs/hyputils.svg?branch=master)](https://travis-ci.org/tgbugs/hyputils)
[![Coverage Status](https://coveralls.io/repos/github/tgbugs/hyputils/badge.svg?branch=master)](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": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "hypothesis hypothes.is web annotation",
    "author": "Tom Gillespie",
    "author_email": "tgbugs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/96/4a/9bab7da4adc1a1a9b9512fd245b434878fa7db391b0066fac5772973ec7d/hyputils-0.0.10.tar.gz",
    "platform": null,
    "description": "# hyputils\n[![PyPI version](https://badge.fury.io/py/hyputils.svg)](https://pypi.org/project/hyputils/)\n[![Build Status](https://travis-ci.org/tgbugs/hyputils.svg?branch=master)](https://travis-ci.org/tgbugs/hyputils)\n[![Coverage Status](https://coveralls.io/repos/github/tgbugs/hyputils/badge.svg?branch=master)](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",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python utilities for the Hypothes.is REST api and websocket interface",
    "version": "0.0.10",
    "project_urls": {
        "Homepage": "https://github.com/tgbugs/hyputils"
    },
    "split_keywords": [
        "hypothesis",
        "hypothes.is",
        "web",
        "annotation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b351f89b85de0b3f4ad820c6382c672ea62b25fa1a130483001ed306c831a77",
                "md5": "3283df666a714f626d7535d8c3922ceb",
                "sha256": "213e77aace12c4bfe8fd4573b6acc0f99a8e91181e3b2f5506f513e78ffb4dd2"
            },
            "downloads": -1,
            "filename": "hyputils-0.0.10-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3283df666a714f626d7535d8c3922ceb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 61960,
            "upload_time": "2025-01-20T01:09:47",
            "upload_time_iso_8601": "2025-01-20T01:09:47.642575Z",
            "url": "https://files.pythonhosted.org/packages/1b/35/1f89b85de0b3f4ad820c6382c672ea62b25fa1a130483001ed306c831a77/hyputils-0.0.10-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "964a9bab7da4adc1a1a9b9512fd245b434878fa7db391b0066fac5772973ec7d",
                "md5": "ac7782c20e18e1f92cf59dc8e52fe0f1",
                "sha256": "8bc3f80ae75c19b7f7243385647ffae3e32d8a851b52a4e8fa166c2bfc043ac9"
            },
            "downloads": -1,
            "filename": "hyputils-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "ac7782c20e18e1f92cf59dc8e52fe0f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 87622,
            "upload_time": "2025-01-20T01:09:49",
            "upload_time_iso_8601": "2025-01-20T01:09:49.049494Z",
            "url": "https://files.pythonhosted.org/packages/96/4a/9bab7da4adc1a1a9b9512fd245b434878fa7db391b0066fac5772973ec7d/hyputils-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-20 01:09:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tgbugs",
    "github_project": "hyputils",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hyputils"
}
        
Elapsed time: 0.77377s