Metadata-Version: 2.1
Name: f-lib
Version: 0.4.0
Summary: Python library created by Kyle Finley, for Kyle Finley.
Home-page: https://f-lib.readthedocs.io
License: Apache-2.0
Author: Kyle Finley
Author-email: kyle@finley.sh
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Dist: platformdirs (>=4.1.0,<5.0.0)
Requires-Dist: pydantic (>=2.7.4,<3.0.0)
Requires-Dist: pydantic-settings (>=2.3.4,<3.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Project-URL: Documentation, https://f-lib.readthedocs.io
Project-URL: Repository, https://github.com/finleyfamily/f-lib
Project-URL: bugs, https://github.com/finleyfamily/f-lib/issues
Project-URL: changelog, https://github.com/finleyfamily/f-lib/releases
Project-URL: issues, https://github.com/finleyfamily/f-lib/issues
Description-Content-Type: text/markdown

# f-lib

[![doc status](https://readthedocs.org/projects/f-lib/badge/?version=latest)](https://f-lib.readthedocs.io/en/latest/?badge=latest)
[![on push](https://github.com/finleyfamily/f-lib/actions/workflows/on-push.yml/badge.svg)](https://github.com/finleyfamily/f-lib/actions/workflows/on-push.yml)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![pypi](https://img.shields.io/pypi/v/f-lib?style=flat)](https://pypi.org/project/f-lib/)
[![renovate](https://img.shields.io/badge/enabled-brightgreen?logo=renovatebot&logoColor=%2373afae&label=renovate)](https://developer.mend.io/)

A library of useful functions and classes for python projects.

