startnet


Namestartnet JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/sunarch/startnet
Summarystartnet - Art-Net protocol implementation
upload_time2023-06-05 12:22:13
maintainerAndrás Németh (sunarch)
docs_urlNone
authorAndrás Németh (sunarch)
requires_python>=3.9
licenseMozilla Public License 2.0 (MPL 2.0)
keywords startnet art-net
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            stArtNet - an Art-Net implementation
====================================

Art-Net packages

### Installation

Available on PyPI: [libmonty-artnet](https://pypi.org/project/startnet/)

```commandline
pip install startnet
```

### Credits

- [Art-Net™](https://artisticlicence.com/support-and-resources/art-net-4/)
  Designed by and Copyright [Artistic Licence](https://artisticlicence.com/)
- Thanks to `bethlenke` at [HSBP](https://hsbp.org) for bringing my
  attention to the protocol and providing the LED grids for testing

### License

[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)

```
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sunarch/startnet",
    "name": "startnet",
    "maintainer": "Andr\u00e1s N\u00e9meth (sunarch)",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "sunarch@protonmail.com",
    "keywords": "startnet,Art-Net",
    "author": "Andr\u00e1s N\u00e9meth (sunarch)",
    "author_email": "sunarch@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/8f/c26e348b6c746e1e8b4a8c0a754aad83e276cddbe97fda884bddc67ed4b6/startnet-0.1.0.tar.gz",
    "platform": "Any",
    "description": "stArtNet - an Art-Net implementation\n====================================\n\nArt-Net packages\n\n### Installation\n\nAvailable on PyPI: [libmonty-artnet](https://pypi.org/project/startnet/)\n\n```commandline\npip install startnet\n```\n\n### Credits\n\n- [Art-Net\u2122](https://artisticlicence.com/support-and-resources/art-net-4/)\n  Designed by and Copyright [Artistic Licence](https://artisticlicence.com/)\n- Thanks to `bethlenke` at [HSBP](https://hsbp.org) for bringing my\n  attention to the protocol and providing the LED grids for testing\n\n### License\n\n[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)\n\n```\nThis Source Code Form is subject to the terms of the Mozilla Public\nLicense, v. 2.0. If a copy of the MPL was not distributed with this\nfile, You can obtain one at http://mozilla.org/MPL/2.0/.\n```\n",
    "bugtrack_url": null,
    "license": "Mozilla Public License 2.0 (MPL 2.0)",
    "summary": "startnet - Art-Net protocol implementation",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/sunarch/startnet/issues",
        "Homepage": "https://github.com/sunarch/startnet"
    },
    "split_keywords": [
        "startnet",
        "art-net"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccff24d47b0d7f40b0f7b24af7316b5f1a87da3aec7b574cc8cce98d982e5777",
                "md5": "6862f9e1ca27288062b26d69c26aabb8",
                "sha256": "29ad47baf953a39e2f78da71aed53b73d82590aebdca0e912172fdac78d6cf93"
            },
            "downloads": -1,
            "filename": "startnet-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6862f9e1ca27288062b26d69c26aabb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 80034,
            "upload_time": "2023-06-05T12:22:11",
            "upload_time_iso_8601": "2023-06-05T12:22:11.591910Z",
            "url": "https://files.pythonhosted.org/packages/cc/ff/24d47b0d7f40b0f7b24af7316b5f1a87da3aec7b574cc8cce98d982e5777/startnet-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f38fc26e348b6c746e1e8b4a8c0a754aad83e276cddbe97fda884bddc67ed4b6",
                "md5": "be998dcb8dbb0c3e25a6ed8f1cdac1c0",
                "sha256": "54441a43838310d8a098aaab0c5c0f4a6cf2b527d19769c38f838905cf2202b7"
            },
            "downloads": -1,
            "filename": "startnet-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "be998dcb8dbb0c3e25a6ed8f1cdac1c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 65612,
            "upload_time": "2023-06-05T12:22:13",
            "upload_time_iso_8601": "2023-06-05T12:22:13.972682Z",
            "url": "https://files.pythonhosted.org/packages/f3/8f/c26e348b6c746e1e8b4a8c0a754aad83e276cddbe97fda884bddc67ed4b6/startnet-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-05 12:22:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sunarch",
    "github_project": "startnet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "startnet"
}
        
Elapsed time: 0.70120s