Metadata-Version: 2.1
Name: saldor
Version: 0.0.3
Summary: A client library for the Saldor API.
License: MIT
Author: Jack Cameron
Author-email: jack@saldor.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: types-requests (>=2.32.0.20240712,<3.0.0.0)
Description-Content-Type: text/markdown

# Saldor

Saldor is a Python client library for interacting with the Saldor.com API. It allows developers to easily integrate Saldor's services into their Python applications.

