Metadata-Version: 2.4
Name: brtp
Version: 0.0.10
Summary: Collection of personal Python utilities.
Project-URL: Source, https://github.com/bertpl/brtp
Project-URL: ChangeLog, https://github.com/bertpl/brtp/blob/develop/CHANGELOG.md
Project-URL: Issues, https://github.com/bertpl/brtp/issues
Project-URL: Roadmap, https://github.com/bertpl/brtp/milestones
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: matplotlib>=3.9.0
Requires-Dist: numpy>=2.0.0
Provides-Extra: numba
Requires-Dist: numba>=0.57; extra == 'numba'
Description-Content-Type: text/markdown

![shields.io-python-versions](https://img.shields.io/badge/python-3.11%20%7C%203.12%20%7C%203.13-blue)
![genbadge-test-count](https://bertpl.github.io/brtp/version_artifacts/release/v0.0.10/badge-test-count.svg)
![genbadge-test-coverage](https://bertpl.github.io/brtp/version_artifacts/release/v0.0.10/badge-coverage.svg)
![brtp logo](https://bertpl.github.io/brtp/version_artifacts/release/v0.0.10/splash.webp)

# brtp
Collection of Python utilities for personal use.