Metadata-Version: 2.1
Name: perhaps
Version: 0.3.1
Summary: Perhaps there is no data or perhaps there is
Home-page: https://github.com/HKGx/perhaps
License: MIT
Keywords: maybe,monad,functional programming,just,some
Author: HKGx
Author-email: mail@hkgdoes.dev
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Repository, https://github.com/HKGx/perhaps
Description-Content-Type: text/markdown

# perhaps

![PyPI](https://img.shields.io/pypi/v/perhaps?style=flat-square)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/perhaps?style=flat-square)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

> Save your time when dealing with data that *perhaps* may exist.

![A code screenshot showing example usage of perhaps](.github/code-snapshot.png)

