Metadata-Version: 2.3
Name: MiscLib
Version: 0.1.2a0
Summary: A small library of Python 3.12+ utility functions and other useful miscellany.
Author-email: Alchemyst0x <alchemyst@alchemyst.io>
License: Apache-2.0
License-File: LICENSE.txt
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: python-dotenv>=1.0.1
Description-Content-Type: text/markdown

# MiscLib

[![codecov](https://codecov.io/github/Alchemyst0x/MiscLib/graph/badge.svg?token=UJLGMCHXBV)](https://codecov.io/github/Alchemyst0x/MiscLib)
[![CI](https://github.com/Alchemyst0x/MiscLib/actions/workflows/ci.yml/badge.svg)](https://github.com/Alchemyst0x/MiscLib/actions/workflows/ci.yml)
![PyPI](https://img.shields.io/pypi/v/MiscLib?color=0a52b0)
![License](https://img.shields.io/github/license/Alchemyst0x/MiscLib?color=0a52b0)
![Python Versions](https://img.shields.io/pypi/pyversions/MiscLib?color=0a52b0)
![Chaotic Badge](https://img.shields.io/badge/Alignment-Chaotic_Neutral-0a52b0)

A collection of Python 3.12+ utility functions and other miscellany.
