.. _cwms-python: =================================== CWMS Python Client Library - CWMSpy =================================== The `cwms-python` library is a client library for interacting with the CWMS Data API. It provides a convenient way to access and manipulate CWMS data using Python. https://github.com/HydrologicEngineeringCenter/cwms-python/graphs/contributors Maintainers =========== The `cwms-python` library is maintained by the U.S. Army Corps of Engineers (USACE). Contributions and feedback are welcome. Latest Version ============== The latest version of the `cwms-python` library can be found on GitHub: https://github.com/USACE/cwms-python To install the latest version, you can use pip: .. code-block:: bash pip install cwms-python View code examples on the CWMSpy wiki here: https://github.com/HydrologicEngineeringCenter/cwms-python/tree/main/examples