Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

XPipe Python API

GitHub license PyPI version

Python client for the XPipe API. This library is a wrapper for the raw HTTP API and intended to make working with it more convenient.

python3 -m pip install xpipe_api

You can find the documentation at https://docs.xpipe.io/guide/python-api. Complementary to the documentation, you can find the code examples from the docs in samples.

Development

To run the test suite, you'll need to define the XPIPE_APIKEY env var. This will allow the two "log in with the ApiKey rather than Local method" tests to work. Here's the recommended method for running the tests with poetry:

cd /path/to/xpipe-python-api
poetry install
XPIPE_APIKEY=<api_key> poetry run pytest

About

Python client for the XPipe API

Resources

Stars

9 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /