Metadata-Version: 2.1
Name: poofapi
Version: 1.0.1
Summary: A Python library for interacting with the Poof API
Home-page: https://github.com/breezdev/poofapi
Author: BreezDev
Author-email: itstheplugg@gmail.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests

Installation

To install the Poof API Python library, simply use pip:```pip install poofapi```
