Metadata-Version: 2.1
Name: orcatech_python_api_client
Version: 0.1.13
Summary: A Python API client for Orcatech
Author: Kezman Saboi
Author-email: saboi@ohsu.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: python-dotenv

ORCATECH CLIENT API (PYTHON-VERSION)

- This is a Python-based API client that interacts with a server API.
- Using it, you can make HTTP requests to the server API using specific API endpoints and request methods.
