Skip to main content

ArHhub Python SDK

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arthub_api-1.7.1.tar.gz (42.4 kB view hashes)

Uploaded Source

Built Distributions

arthub_api-1.7.1-py3-none-any.whl (38.3 kB view hashes)

Uploaded Python 3

arthub_api-1.7.1-py2-none-any.whl (38.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page