Libcomponent

Latest version: v0.0.3

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

Since the last release, upgraded dependencies and added `async_clock` module from some of my other projects, which is an asynchronous version of `pygame.time.Clock` that does `await trio.sleep` instead of actually blocking to allow other tasks to run in the background.

**Full Changelog**: https://github.com/CoolCat467/LibComponent/compare/v0.0.2...v0.0.3

0.0.2

Since the last release, we changed the CI system to use `uv.lock` instead of `test-requirements.txt`, and added support for Python 3.9.

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/CoolCat467/LibComponent/pull/1

New Contributors
* pre-commit-ci made their first contribution in https://github.com/CoolCat467/LibComponent/pull/1

**Full Changelog**: https://github.com/CoolCat467/LibComponent/compare/v0.0.1...v0.0.2

0.0.1

Since the last release, we've added a third party license notice, fixed pypi project details, added the ability to unregister event handlers directly, fixed typing for `write_event`, updated Trio dependency to 0.28.0, added a way to easily unregister network events, and fixing more type issues.

**Full Changelog**: https://github.com/CoolCat467/LibComponent/compare/v0.0.0...v0.0.1

0.0.0

Initial Public Release

**Full Changelog**: https://github.com/CoolCat467/LibComponent/commits/v0.0.0

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.