Metadata-Version: 2.1
Name: babichjacob-emitter-tools
Version: 0.1.2
Summary: Tools for working with event emitters
Home-page: https://github.com/babichjacob/python-emitter-tools
License: MIT
Author: J or Jacob Babich
Author-email: jacobbabichpublic+git@gmail.com
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: babichjacob-emitter (>=0.1.1,<0.2.0)
Requires-Dist: babichjacob-option-and-result (>=0.1.2,<0.2.0)
Requires-Dist: babichjacob-store (>=0.2.0,<0.3.0)
Project-URL: Repository, https://github.com/babichjacob/python-emitter-tools
Description-Content-Type: text/markdown

<h1 align="center">📻 Emitter Tools</h1>
This library provides tools for working with event emitters.

## 💻 Installation

This package is [published to PyPI as `babichjacob-emitter-tools`](https://pypi.org/project/babichjacob-emitter-tools/).

## 🛠 Usage

The various functions this library provides are (mostly) documented individually (see their docstrings).

## 😵 Help! I have a question

Create an issue and I'll try to help.

## 😡 Fix! There is something that needs improvement

Create an issue or pull request and I'll try to fix.

## 📄 License

MIT

## 🙏 Attribution

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

