Skip to main content

Apiwatcher python client

This project aims to be a simple python client for interaction with Apiwatcher platform.

It solves authentication against platform’s ouath2 workflow and thus can be used as a base for more complex applications.

Installation

Best way is to use pip.

pip install apiwatcher-pyclient

Usage

from apiwatcher_pyclient.client import Client

cl = Client()
cl.authorize_client_credentials(
  "your_client_id", "your_client_secret", scope="apilisk"
)
cl.post(
    "/api/projects/xxx/testcase/123456/results",
    {
        "some": "data"
    }
)

Download files

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

Source Distribution

Apiwatcher-Pyclient-0.1.3.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file Apiwatcher-Pyclient-0.1.3.tar.gz.

File metadata

File hashes

Hashes for Apiwatcher-Pyclient-0.1.3.tar.gz
Algorithm Hash digest
SHA256 bad7a32b197694d226421ca545e5c44150f046abdd11bc52dbc1255ffea5cd7d
MD5 45b55c0b608ab6e7825d0084067f9c26
BLAKE2b-256 cc5612360cc7a2854ae2dae753a9b30bdae39721126fd327a8d0c29050bee953

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page