Python SDK for accessing ThousandEyes v7 APIs
Go to file
João Malés 96b2416a6a Merge branch 'mainUpstream' into 20240705-135728
# Conflicts:
#	thousandeyes-sdk-administrative/pyproject.toml
#	thousandeyes-sdk-agents/pyproject.toml
#	thousandeyes-sdk-alerts/pyproject.toml
#	thousandeyes-sdk-bgp-monitors/pyproject.toml
#	thousandeyes-sdk-credentials/pyproject.toml
#	thousandeyes-sdk-dashboards/pyproject.toml
#	thousandeyes-sdk-endpoint-agents/pyproject.toml
#	thousandeyes-sdk-endpoint-instant-tests/pyproject.toml
#	thousandeyes-sdk-endpoint-labels/pyproject.toml
#	thousandeyes-sdk-endpoint-test-results/pyproject.toml
#	thousandeyes-sdk-endpoint-tests/pyproject.toml
#	thousandeyes-sdk-instant-tests/pyproject.toml
#	thousandeyes-sdk-internet-insights/pyproject.toml
#	thousandeyes-sdk-labels/pyproject.toml
#	thousandeyes-sdk-snapshots/pyproject.toml
#	thousandeyes-sdk-streaming/pyproject.toml
#	thousandeyes-sdk-tags/pyproject.toml
#	thousandeyes-sdk-test-results/pyproject.toml
#	thousandeyes-sdk-tests/pyproject.toml
#	thousandeyes-sdk-usage/pyproject.toml
2024-07-08 14:48:14 +01:00
.github/workflows Update release.yaml 2024-07-05 10:45:22 +01:00
thousandeyes-sdk-administrative CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-agents CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-alerts CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-bgp-monitors CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-core CP-1897 PR comment. 2024-07-08 13:50:38 +01:00
thousandeyes-sdk-credentials CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-dashboards CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-endpoint-agents CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-endpoint-instant-tests CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-endpoint-labels CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-endpoint-test-results CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-endpoint-tests CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-instant-tests CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-internet-insights CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-labels CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-snapshots CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-streaming CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-tags CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-test-results CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-tests CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
thousandeyes-sdk-usage CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
.gitignore CP-2126 Refactor HTTP client into shared package (#5) 2024-05-23 11:57:23 +01:00
CODE_OF_CONDUCT.md CP-1977 Extra changes suggested by OSPO & Legal (#19) 2024-06-07 13:52:03 +01:00
CONTRIBUTING.md CP-1977 Extra changes suggested by OSPO & Legal (#19) 2024-06-07 13:52:03 +01:00
LICENSE CP-1977 Extra changes suggested by OSPO & Legal (#19) 2024-06-07 13:52:03 +01:00
NOTICE CP-1977 Applied some suggestions made by Legal & OSPO (#15) 2024-06-04 17:34:25 +01:00
README.md CP-1977 Addressed some suggestions received from OSPO (#21) 2024-06-19 17:09:18 +01:00
SECURITY.md CP-1977 Extra changes suggested by OSPO & Legal (#19) 2024-06-07 13:52:03 +01:00

thousandeyes-sdk-python

Description

thousandeyes-sdk-python is a set of Python client libraries for the Thousandeyes v7 API.

This project is maintained by the ThousandEyes team at Cisco.

Installation and usage

Each of the APIs being published includes a README file with instructions on how to install and use the API.

Use the ThousandEyes Community to get general best practices, help, tips, or examples using ThousandEyes APIs or the respective SDKs. Free to any ThousandEyes community member, simply log in and post your questions in the ThousandEyes forum.

Additionally, these are good places to start to see if your question is already answered.

For more info regarding the API, please check the Developer support page.

Roadmap and maintenance

This library will be continuously updated alongside the Thousandeyes v7 API. If you have any questions about the roadmap or future plans, feel free to post them in the issues panel.

Contributing

Thanks for your interest in contributing! There are many ways to contribute to this project. Get started here.

License

This library is distributed under the Apache 2.0 license found in the LICENSE file.