Metadata-Version: 2.1
Name: lunchmoney
Version: 0.1.0
Summary: Python client for the Lunch Money API.
License: Apache-2.0
Author: Alan Velasco
Author-email: alanvelasco.a@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: httpx (>=0.18.1,<0.19.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
