tslumd
======
.. image:: https://badge.fury.io/py/tslumd.svg
:target: https://badge.fury.io/py/tslumd
.. image:: https://img.shields.io/github/workflow/status/nocarryr/tslumd/Python%20package
:alt: GitHub Workflow Status
.. image:: https://img.shields.io/coveralls/github/nocarryr/tslumd
:alt: Coveralls
Client and Server for TSLUMD Tally Protocols
Description
-----------
This project is intended to serve only as a library for other applications
wishing to send or receive tally information using the
`UMDv5.0 Protocol`_ by `TSL Products`_. It is written in pure Python and
utilizes `asyncio <https://docs.python.org/3.8/library/asyncio.html>`_ for
communication.
Links
-----
.. list-table::
* - Project Home
- https://github.com/nocarryr/tslumd
* - Documentation
- https://tslumd.readthedocs.io
* - PyPI
- https://pypi.org/project/tslumd
License
-------
Copyright (c) 2021 Matthew Reid <matt@nomadic-recording.com>
tslumd is licensed under the MIT license, please see LICENSE file for details.
.. _UMDv5.0 Protocol: https://tslproducts.com/media/1959/tsl-umd-protocol.pdf
.. _TSL Products: https://tslproducts.com
Raw data
{
"_id": null,
"home_page": "https://github.com/nocarryr/tslumd",
"name": "tslumd",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Matthew Reid",
"author_email": "matt@nomadic-recording.com",
"download_url": "https://files.pythonhosted.org/packages/81/81/18622e7a44fab21e7aa0b2a94354b45423f78640148181fd1189331957a8/tslumd-0.0.6.tar.gz",
"platform": "any",
"description": "tslumd\n======\n\n.. image:: https://badge.fury.io/py/tslumd.svg\n :target: https://badge.fury.io/py/tslumd\n.. image:: https://img.shields.io/github/workflow/status/nocarryr/tslumd/Python%20package\n :alt: GitHub Workflow Status\n.. image:: https://img.shields.io/coveralls/github/nocarryr/tslumd\n :alt: Coveralls\n\nClient and Server for TSLUMD Tally Protocols\n\nDescription\n-----------\n\nThis project is intended to serve only as a library for other applications\nwishing to send or receive tally information using the\n`UMDv5.0 Protocol`_ by `TSL Products`_. It is written in pure Python and\nutilizes `asyncio <https://docs.python.org/3.8/library/asyncio.html>`_ for\ncommunication.\n\nLinks\n-----\n\n.. list-table::\n\n * - Project Home\n - https://github.com/nocarryr/tslumd\n * - Documentation\n - https://tslumd.readthedocs.io\n * - PyPI\n - https://pypi.org/project/tslumd\n\n\nLicense\n-------\n\nCopyright (c) 2021 Matthew Reid <matt@nomadic-recording.com>\n\ntslumd is licensed under the MIT license, please see LICENSE file for details.\n\n\n.. _UMDv5.0 Protocol: https://tslproducts.com/media/1959/tsl-umd-protocol.pdf\n.. _TSL Products: https://tslproducts.com\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Client and Server for TSLUMD Tally Protocols",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/nocarryr/tslumd"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eaac9426d60af9c3043597ea90036d18fad5e58d329efc88cc22c701cd1d3e3b",
"md5": "9996b5998787620d384e3a279ff5cf8b",
"sha256": "6083b291d97a4922fe1153e129f1933798d02203116ed309a8cfa5b4b7314ef0"
},
"downloads": -1,
"filename": "tslumd-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9996b5998787620d384e3a279ff5cf8b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 21522,
"upload_time": "2023-12-22T19:21:43",
"upload_time_iso_8601": "2023-12-22T19:21:43.868619Z",
"url": "https://files.pythonhosted.org/packages/ea/ac/9426d60af9c3043597ea90036d18fad5e58d329efc88cc22c701cd1d3e3b/tslumd-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "818118622e7a44fab21e7aa0b2a94354b45423f78640148181fd1189331957a8",
"md5": "48eb8852de560d981b2500105f5a8d91",
"sha256": "40384b13bb5afff57e9a0836bfa9ce1b572875e5f154374146f8b3abf7b77a14"
},
"downloads": -1,
"filename": "tslumd-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "48eb8852de560d981b2500105f5a8d91",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27587,
"upload_time": "2023-12-22T19:21:45",
"upload_time_iso_8601": "2023-12-22T19:21:45.490383Z",
"url": "https://files.pythonhosted.org/packages/81/81/18622e7a44fab21e7aa0b2a94354b45423f78640148181fd1189331957a8/tslumd-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-22 19:21:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nocarryr",
"github_project": "tslumd",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "tslumd"
}