Metadata-Version: 2.1
Name: sco1-misc
Version: 0.1.0
Summary: A collection of miscellaneous helpers.
Home-page: https://github.com/sco1/
Author: sco1
Author-email: sco1.git@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Typing :: Typed
Requires-Dist: click (>=8.1,<9.0)
Requires-Dist: numpy (>=1.22,<2.0)
Requires-Dist: pandas (>=1.4,<2.0)
Project-URL: Issue Tracker, https://github.com/sco1/misc/issues
Project-URL: Repository, https://github.com/sco1/misc
Description-Content-Type: text/markdown

# misc
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Code style: black](https://img.shields.io/badge/code%20style-black-black)](https://github.com/psf/black)
[![Open in Visual Studio Code](https://img.shields.io/badge/Open%20in-VSCode.dev-blue)](https://vscode.dev/github.com/sco1/py-template)

A collection of miscellaneous helpers.

