Name | aiocometd-noloop JSON |
Version |
0.4.9
JSON |
| download |
home_page | |
Summary | A CometD client, updated for Python 3.10 |
upload_time | 2023-07-18 12:02:41 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2018 Robert Marki<gsmiko@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
python
streaming
comet
aiohttp
asyncio
cometd
bayeux
push
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<a id="readme-top"></a>
<!-- PROJECT SUMMARY -->
<br />
<div align="center">
<img src="https://i.imgur.com/TIFNTsG.png" alt="Logo">
<br />
<p align="center">
A CometD client, updated for Python 3.10
<br />
<a href="https://aiocometd.readthedocs.io/"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="#getting-started">Getting Started</a>
·
<a href="https://aiocometd.readthedocs.io/">Documentation</a>
·
<a href="https://github.com/Kieran-Lock/aiocometd-noloop/blob/main/LICENSE">License</a>
</p>
</div>
<!-- ABOUT THE PROJECT -->
## About the Project
aiocometd-noloop is an updated version of the [aiocometd Python package](https://github.com/robertmrk/aiocometd), which is a python client for [CometD](https://cometd.org/).
This package is updated for compatibility with Python 3.10, allowing for usage with modern more modern Python features and projects.
<!-- GETTING STARTED -->
## Getting Started
aiocometd-noloop is available on [PyPI](https://pypi.org/project/aiocometd-noloop/). To use it in your project, run:
```
pip install aiocometd-noloop
```
<!-- BASIC USAGE EXAMPLES -->
## Basic Usage
See the original repository for usage examples and any further details.
<!-- LICENSE -->
## License
Distributed under the MIT License. See [LICENSE](https://github.com/Kieran-Lock/aiocometd-noloop/blob/main/LICENSE) for further details.
<p align="right">(<a href="#readme-top">Back to Top</a>)</p>
Raw data
{
"_id": null,
"home_page": "",
"name": "aiocometd-noloop",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "python,streaming,comet,aiohttp,asyncio,cometd,bayeux,push",
"author": "",
"author_email": "Robert Marki <gsmiko@gmail.com>, Kieran Lock <kieran.lock@outlook.com>",
"download_url": "https://files.pythonhosted.org/packages/d8/db/c44a476345040f9754a438b18fc0da0925dfb234f7d0b2f369846db717eb/aiocometd-noloop-0.4.9.tar.gz",
"platform": null,
"description": "<a id=\"readme-top\"></a> \n\n\n\n<!-- PROJECT SUMMARY -->\n<br />\n<div align=\"center\">\n <img src=\"https://i.imgur.com/TIFNTsG.png\" alt=\"Logo\">\n <br />\n <p align=\"center\">\n A CometD client, updated for Python 3.10\n <br />\n <a href=\"https://aiocometd.readthedocs.io/\"><strong>Explore the docs \u00bb</strong></a>\n <br />\n <br />\n <a href=\"#getting-started\">Getting Started</a>\n \u00b7\n <a href=\"https://aiocometd.readthedocs.io/\">Documentation</a>\n \u00b7\n <a href=\"https://github.com/Kieran-Lock/aiocometd-noloop/blob/main/LICENSE\">License</a>\n </p>\n</div>\n\n\n\n<!-- ABOUT THE PROJECT -->\n## About the Project\n\naiocometd-noloop is an updated version of the [aiocometd Python package](https://github.com/robertmrk/aiocometd), which is a python client for [CometD](https://cometd.org/). \n \nThis package is updated for compatibility with Python 3.10, allowing for usage with modern more modern Python features and projects.\n\n\n\n<!-- GETTING STARTED -->\n## Getting Started\n\naiocometd-noloop is available on [PyPI](https://pypi.org/project/aiocometd-noloop/). To use it in your project, run:\n\n```\npip install aiocometd-noloop\n```\n\n\n\n<!-- BASIC USAGE EXAMPLES -->\n## Basic Usage\n\nSee the original repository for usage examples and any further details.\n\n\n\n<!-- LICENSE -->\n## License\n\nDistributed under the MIT License. See [LICENSE](https://github.com/Kieran-Lock/aiocometd-noloop/blob/main/LICENSE) for further details.\n\n<p align=\"right\">(<a href=\"#readme-top\">Back to Top</a>)</p>\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2018 Robert Marki<gsmiko@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "A CometD client, updated for Python 3.10",
"version": "0.4.9",
"project_urls": {
"Documentation": "https://aiocometd.readthedocs.io/en/latest/",
"GitHub": "https://github.com/Kieran-Lock/aiocometd-noloop",
"License": "https://github.com/Kieran-Lock/aiocometd-noloop/blob/main/LICENSE"
},
"split_keywords": [
"python",
"streaming",
"comet",
"aiohttp",
"asyncio",
"cometd",
"bayeux",
"push"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7428943fdb9968a8ff4d0dec9a8bc875bd5ac6a11de5750690a651a7d2a2f8a2",
"md5": "2696d05d261dca58789af1816cec7fda",
"sha256": "8a7cec9c50aaf5a8bcc221c1fe7a0d6ccc3ab665b8439b8938bd098dc83f1f97"
},
"downloads": -1,
"filename": "aiocometd_noloop-0.4.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2696d05d261dca58789af1816cec7fda",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 26814,
"upload_time": "2023-07-18T12:02:40",
"upload_time_iso_8601": "2023-07-18T12:02:40.479514Z",
"url": "https://files.pythonhosted.org/packages/74/28/943fdb9968a8ff4d0dec9a8bc875bd5ac6a11de5750690a651a7d2a2f8a2/aiocometd_noloop-0.4.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d8dbc44a476345040f9754a438b18fc0da0925dfb234f7d0b2f369846db717eb",
"md5": "288acf4f6d41e8ff156d449bae95a426",
"sha256": "2b97e5e0072a09c3672618bf5bf66c49e26ab483e492c5e623566a4fb5c8d461"
},
"downloads": -1,
"filename": "aiocometd-noloop-0.4.9.tar.gz",
"has_sig": false,
"md5_digest": "288acf4f6d41e8ff156d449bae95a426",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 22287,
"upload_time": "2023-07-18T12:02:41",
"upload_time_iso_8601": "2023-07-18T12:02:41.992126Z",
"url": "https://files.pythonhosted.org/packages/d8/db/c44a476345040f9754a438b18fc0da0925dfb234f7d0b2f369846db717eb/aiocometd-noloop-0.4.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-18 12:02:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kieran-Lock",
"github_project": "aiocometd-noloop",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aiocometd-noloop"
}