arthub-api 1.9.5

Last updated:

0 purchases

arthub-api 1.9.5 Image
arthub-api 1.9.5 Images
Add to Cart

Description:

arthubapi 1.9.5

Arthub SDK for python
This python project provides a series of API interfaces to access the ArtHub server
Installing
You can install via pip.
pip install arthub_api

or build from source
git clone https://git.woa.com/arthub/arthub-python-sdk.git
cd arthub-python-sdk
python setup.py install

Testing
We provide unit tests in ./test, you can use them with pytest
pytest ./tests

You can test under different domain by passing the parameter 'env'
pytest ./tests --env=oa_test
pytest ./tests --env=qq_test
pytest ./tests --env=oa
pytest ./tests --env=qq

Using the SDK

Please refer to the SDK usage guide:
Usage Guide
If you have any questions, please contact joeyding on WeChat Work

For Developer

Developer

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.