mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-06 16:05:30 +00:00
* CP-1977 Addressed some suggestions received from OSPO * Update README.md Co-authored-by: João Malés <85952626+joaomper-TE@users.noreply.github.com> --------- Co-authored-by: João Malés <85952626+joaomper-TE@users.noreply.github.com>
53 lines
2.9 KiB
Markdown
53 lines
2.9 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)
|
|
* [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)
|
|
* [labels](/thousandeyes-sdk-labels/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.
|
|
|
|
## Roadmap and maintenance
|
|
|
|
This library will be continuously updated alongside the [Thousandeyes v7 API](https://developer.cisco.com/docs/thousandeyes/v7/).
|
|
If you have any questions about the roadmap or future plans, feel free to post them in the [issues](https://github.com/thousandeyes/thousandeyes-sdk-python/issues) panel.
|
|
|
|
## 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. |