# pyee
[![Documentation Status](https://readthedocs.org/projects/pyee/badge/?version=latest)](https://pyee.readthedocs.io/en/latest/?badge=latest)
pyee supplies a `EventEmitter` object that is similar to the
`EventEmitter` class from Node.js. It also supplies a number of subclasses
with added support for async and threaded programming in python, such as
async/await.
## Docs
Autogenerated API docs, including basic installation directions and examples,
can be found at <https://pyee.readthedocs.io>.
## Development
See [DEVELOPMENT.md](./DEVELOPMENT.md).
## Changelog
See [CHANGELOG.md](./CHANGELOG.md).
## Contributors
See [ONTRIBUTORS.,md](./CONTRIBUTORS.md).
## License
MIT/X11, see [LICENSE](./LICENSE).
Raw data
{
"_id": null,
"home_page": null,
"name": "camera.ui-pyee",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "events, emitter, node.js, node, eventemitter, event_emitter",
"author": null,
"author_email": "Josh Holbrook <josh.holbrook@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/c0/68/b47a553cc35a9b6e15a3dbd98421901ec1c4a41ad7f7ca9a8307e80917e6/camera_ui_pyee-11.1.2.tar.gz",
"platform": null,
"description": "# pyee\n\n[![Documentation Status](https://readthedocs.org/projects/pyee/badge/?version=latest)](https://pyee.readthedocs.io/en/latest/?badge=latest)\n\npyee supplies a `EventEmitter` object that is similar to the\n`EventEmitter` class from Node.js. It also supplies a number of subclasses\nwith added support for async and threaded programming in python, such as\nasync/await.\n\n## Docs\n\nAutogenerated API docs, including basic installation directions and examples,\ncan be found at <https://pyee.readthedocs.io>.\n\n## Development\n\nSee [DEVELOPMENT.md](./DEVELOPMENT.md).\n\n## Changelog\n\nSee [CHANGELOG.md](./CHANGELOG.md).\n\n## Contributors\n\nSee [ONTRIBUTORS.,md](./CONTRIBUTORS.md).\n\n## License\n\nMIT/X11, see [LICENSE](./LICENSE).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A rough port of Node.js's EventEmitter to Python with a few tricks of its own",
"version": "11.1.2",
"project_urls": null,
"split_keywords": [
"events",
" emitter",
" node.js",
" node",
" eventemitter",
" event_emitter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8c225fe2864dbd5c611fb44eb37abb986e8ba34c48bcb82d55f69a3eaab6ff4d",
"md5": "0bccd12abfdca68f55eaf8b58985e1c7",
"sha256": "64b9ff1ada43e01c3122befbb636b1dd84f136f2d597ceb9f0e75f17fd7d2f37"
},
"downloads": -1,
"filename": "camera.ui_pyee-11.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0bccd12abfdca68f55eaf8b58985e1c7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15385,
"upload_time": "2024-06-03T19:44:20",
"upload_time_iso_8601": "2024-06-03T19:44:20.280737Z",
"url": "https://files.pythonhosted.org/packages/8c/22/5fe2864dbd5c611fb44eb37abb986e8ba34c48bcb82d55f69a3eaab6ff4d/camera.ui_pyee-11.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c068b47a553cc35a9b6e15a3dbd98421901ec1c4a41ad7f7ca9a8307e80917e6",
"md5": "d905f850ec332cd06aef1afeba5ef09a",
"sha256": "782db57afeb692d75b96dc7afbbeb34a0dbc643f85c9e1835c0fddb052bd40db"
},
"downloads": -1,
"filename": "camera_ui_pyee-11.1.2.tar.gz",
"has_sig": false,
"md5_digest": "d905f850ec332cd06aef1afeba5ef09a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 29259,
"upload_time": "2024-06-03T19:44:22",
"upload_time_iso_8601": "2024-06-03T19:44:22.022002Z",
"url": "https://files.pythonhosted.org/packages/c0/68/b47a553cc35a9b6e15a3dbd98421901ec1c4a41ad7f7ca9a8307e80917e6/camera_ui_pyee-11.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-03 19:44:22",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "camera.ui-pyee"
}