Metadata-Version: 2.3
Name: pepperpy-core
Version: 0.1.6
Summary: Core package for PepperPy Framework
Home-page: https://github.com/felipepimentel/pepperpy-core
Author: Felipe Pimentel
Author-email: fpimentel88@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiofiles (>=24.1.0,<25.0.0)
Requires-Dist: anyio (>=4.2.0,<5.0.0)
Requires-Dist: pydantic (>=2.6.3,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
Requires-Dist: structlog (>=24.4.0,<25.0.0)
Requires-Dist: types-aiofiles (>=24.1.0.20241221,<25.0.0.0)
Project-URL: Documentation, https://pepperpy.readthedocs.io/
Project-URL: Repository, https://github.com/felipepimentel/pepperpy-core
Description-Content-Type: text/markdown

# PepperPy Core

Core package for PepperPy framework.

