Metadata-Version: 2.1
Name: cyberbiz-sdk
Version: 0.2.0
Summary: An unofficial python sdk for cyberbiz
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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.28.2,<3.0.0)
Description-Content-Type: text/markdown

# Testing
```bash
poetry run pytest
```


# Document Ref:
Document: https://www.cyberbiz.io/support/?p=20739

Playground: https://api-doc.cyberbiz.co/v1/api_document

# package
https://medium.com/lambda-automotive/python-poetry-finally-easy-build-and-deploy-packages-e1e84c23401f
