You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

camera.ui-pyee

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

camera.ui-pyee

A rough port of Node.js's EventEmitter to Python with a few tricks of its own

11.1.2
pipPyPI
Maintainers
1

pyee

Documentation Status

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.

Changelog

See CHANGELOG.md.

Contributors

See ONTRIBUTORS.,md.

License

MIT/X11, see LICENSE.

Keywords

events

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts