jfhbrook / pyee

A rough port of Node.js's EventEmitter to Python with a few tricks of its own
https://github.com/jfhbrook/public
MIT License
371 stars 39 forks source link

Release v10 #122

Closed jfhbrook closed 1 year ago

jfhbrook commented 1 year ago

This project has had a bunch of drift from my personal projects, so I'm overhauling this project to match my current best template.

Development Environment Updates:

Packaging Updates

Documentation updates:

Testing and Linting Updates:

API Updates:

type checking bugfixes