nuvo-simple


Namenuvo-simple JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/brmcc/pynuvo-simple
SummaryPython API for talking to "simple" Nuvo amplifiers
upload_time2022-12-10 04:02:24
maintainer
docs_urlNone
authorbmccrary
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pynuvo
Python3 interface implementation for "simple" Nuvo zone amplifiers
This was derived from code initally published by ejonesnospam
Supports Essentia D and possibly Simplese models

## Notes
This is for use with [Home-Assistant](http://home-assistant.io)

## Usage
```python

```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/brmcc/pynuvo-simple",
    "name": "nuvo-simple",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "bmccrary",
    "author_email": "bmccrary@shcircuit.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/7d/6befeafa5484b7192320ad92165fa7b9f71ddcd0b7bc7f661792bda92e42/nuvo_simple-1.2.tar.gz",
    "platform": null,
    "description": "# pynuvo\nPython3 interface implementation for \"simple\" Nuvo zone amplifiers\nThis was derived from code initally published by ejonesnospam\nSupports Essentia D and possibly Simplese models\n\n## Notes\nThis is for use with [Home-Assistant](http://home-assistant.io)\n\n## Usage\n```python\n\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python API for talking to \"simple\" Nuvo amplifiers",
    "version": "1.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5b19a06801e40c66f06a438c34d59fc5",
                "sha256": "5409837d5b9765cce2586d266563c636273b52a472421662edfaf0e1dcd43c15"
            },
            "downloads": -1,
            "filename": "nuvo_simple-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5b19a06801e40c66f06a438c34d59fc5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9304,
            "upload_time": "2022-12-10T04:02:24",
            "upload_time_iso_8601": "2022-12-10T04:02:24.420629Z",
            "url": "https://files.pythonhosted.org/packages/2b/7d/6befeafa5484b7192320ad92165fa7b9f71ddcd0b7bc7f661792bda92e42/nuvo_simple-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-10 04:02:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "brmcc",
    "github_project": "pynuvo-simple",
    "lcname": "nuvo-simple"
}
        
Elapsed time: 0.01771s