Metadata-Version: 2.3
Name: proof-of-py
Version: 0.1.1
Summary: Coming soon...
License: MIT
Author: Simon Parry
Author-email: simon.parry@karoshibee.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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 :: Compilers
Description-Content-Type: text/markdown

# ProofOfPy

Coming soon ...

## Getting Started

### Prerequisites

- Python 3.10 or later.
- Pip (Python package installer)

### Installation

```sh
pip install proof-of-py
```


## License

This project is licensed under the MIT License.

