hapiplot


Namehapiplot JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/hapiplot/
SummaryPlot data from HAPI server
upload_time2022-12-09 14:44:11
maintainer
docs_urlNone
authorBob Weigel
requires_python
licenseLICENSE.txt
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://travis-ci.org/hapi-server/plot-python.svg?branch=main)](https://travis-ci.org/hapi-server/plot-python)

**HAPI plotting client for Python 3.6+**

# Installation

```python
pip install hapiplot --upgrade
```

# Use

See the examples at

* https://github.com/hapi-server/client-python

and the unit tests at

* https://github.com/hapi-server/plot-python/blob/main/test/test_hapiplot.py
* https://github.com/hapi-server/plot-python/blob/main/test/test_hapiplot_visual.py

# Contact

Submit bug reports and feature requests on the [repository issue
tracker](https://github.com/hapi-server/plot-python/issues).



            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.python.org/pypi/hapiplot/",
    "name": "hapiplot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bob Weigel",
    "author_email": "rweigel@gmu.edu",
    "download_url": "https://files.pythonhosted.org/packages/d3/ec/9282ce4114f23b5dda62d591c31a54a328c593415993621a82a9cfea4538/hapiplot-0.2.2.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://travis-ci.org/hapi-server/plot-python.svg?branch=main)](https://travis-ci.org/hapi-server/plot-python)\n\n**HAPI plotting client for Python 3.6+**\n\n# Installation\n\n```python\npip install hapiplot --upgrade\n```\n\n# Use\n\nSee the examples at\n\n* https://github.com/hapi-server/client-python\n\nand the unit tests at\n\n* https://github.com/hapi-server/plot-python/blob/main/test/test_hapiplot.py\n* https://github.com/hapi-server/plot-python/blob/main/test/test_hapiplot_visual.py\n\n# Contact\n\nSubmit bug reports and feature requests on the [repository issue\ntracker](https://github.com/hapi-server/plot-python/issues).\n\n\n",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "Plot data from HAPI server",
    "version": "0.2.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "2730848b44bdaea004ba3928414bf23b",
                "sha256": "82f1b8b27b2a393b6b99bea15ccbb7ec3d34eb3dbb6ff108730d0c99d524a58f"
            },
            "downloads": -1,
            "filename": "hapiplot-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2730848b44bdaea004ba3928414bf23b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35970,
            "upload_time": "2022-12-09T14:44:11",
            "upload_time_iso_8601": "2022-12-09T14:44:11.983583Z",
            "url": "https://files.pythonhosted.org/packages/d3/ec/9282ce4114f23b5dda62d591c31a54a328c593415993621a82a9cfea4538/hapiplot-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-09 14:44:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "hapiplot"
}
        
Elapsed time: 0.15450s