thousandeyes-sdk-python/README.md
Miguel Pragosa 095f6405a4
Some checks failed
Python CI / build (push) Has been cancelled
doc: Add Support-related documentation (#145)
- Add the ThousandEyes Community link to the README support section
- Keep the existing SDK-specific support contact guidance
- Copy the CODEOWNERS file from thousandeyes-sdk-go
2026-04-01 13:13:44 +01:00

59 lines
3.1 KiB
Markdown

# thousandeyes-sdk-python
## Description
`thousandeyes-sdk-python` is a set of Python client libraries for the [Thousandeyes v7 API](https://developer.cisco.com/docs/thousandeyes/v7/).
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.
* [administrative](/thousandeyes-sdk-administrative/README.md)
* [agents](/thousandeyes-sdk-agents/README.md)
* [alerts](/thousandeyes-sdk-alerts/README.md)
* [bgp-monitors](/thousandeyes-sdk-bgp-monitors/README.md)
* [credentials](/thousandeyes-sdk-credentials/README.md)
* [dashboards](/thousandeyes-sdk-dashboards/README.md)
* [emulation](/thousandeyes-sdk-emulation/README.md)
* [event-detection](/thousandeyes-sdk-event-detection/README.md)
* [endpoint-agents](/thousandeyes-sdk-endpoint-agents/README.md)
* [endpoint-instant-tests](/thousandeyes-sdk-endpoint-instant-tests/README.md)
* [endpoint-labels](/thousandeyes-sdk-endpoint-labels/README.md)
* [endpoint-test-results](/thousandeyes-sdk-endpoint-test-results/README.md)
* [endpoint-tests](/thousandeyes-sdk-endpoint-tests/README.md)
* [instant-tests](/thousandeyes-sdk-instant-tests/README.md)
* [internet-insights](/thousandeyes-sdk-internet-insights/README.md)
* [snapshots](/thousandeyes-sdk-snapshots/README.md)
* [streaming](/thousandeyes-sdk-streaming/README.md)
* [tags](/thousandeyes-sdk-tags/README.md)
* [test-results](/thousandeyes-sdk-test-results/README.md)
* [tests](/thousandeyes-sdk-tests/README.md)
* [usage](/thousandeyes-sdk-usage/README.md)
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](https://community.cisco.com/t5/thousandeyes/bd-p/disc-thousandeyes).
Additionally, these are good places to start to see if your question is already answered.
* [ThousandEyes Documentation](https://docs.thousandeyes.com/)
* [Internet and Cloud Intelligence Blog](https://www.thousandeyes.com/blog/)
* [Cisco ThousandEyes](https://blogs.cisco.com/tag/cisco-thousandeyes?dtid=osscdc000283)
For more info regarding the API, please check the [Developer support](https://developer.cisco.com/docs/thousandeyes/v7/developer-support/#developer-support) page.
## Support
Join the discussion in the [ThousandEyes Community](https://community.cisco.com/t5/thousandeyes/bd-p/disc-thousandeyes).
For bug reports, feature requests, or questions about this SDK, please contact [ThousandEyes Support](https://docs.thousandeyes.com/product-documentation/getting-started/getting-support-from-thousandeyes#contacting-support).
## Roadmap and maintenance
This library will be continuously updated alongside the [Thousandeyes v7 API](https://developer.cisco.com/docs/thousandeyes/v7/).
## Contributing
Thanks for your interest in contributing! There are many ways to contribute to this project. Get started [here](/CONTRIBUTING.md).
## License
This library is distributed under the Apache 2.0 license found in the [LICENSE](/LICENSE) file.