Metadata-Version: 2.3
Name: client_for3party
Version: 0.1.0
Summary: A simple, reliable, and easy-to-debug unified client for third-party APIs
Project-URL: Homepage, https://github.com/oerlock/client_for3party
Project-URL: Issues, https://github.com/oerlock/client_for3party/issues
Author-email: Erlock Lewis <oerlock@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# client_for3party
A simple, reliable, and easy-to-debug unified client for third-party APIs, designed to provide users with an efficient API interface management and calling experience.

## Usage
1. [Base usage](./examples/a1_basic_usage.py)
