Metadata-Version: 2.1
Name: catalystwan-v20-16
Version: 2.0.0a1
Summary: Cisco Catalyst WAN SDK for Python :: Version 20.16
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Cisco Catalyst WAN SDK 2.0 :: 20.16

Welcome to the official documentation for the Cisco Catalyst WAN SDK, a package designed for creating simple and parallel automatic requests via the official SD-WAN Manager API.

## Overview

Cisco Catalyst WAN SDK serves as a multiple session handler (provider, provider as a tenant, tenant) and is environment-independent. You just need a connection to any SD-WAN Manager.


## Important Notice: Version Incompatibility

Cisco Catalyst WAN SDK Version 2.0 Incompatibility with Legacy Versions
We are excited to announce the release of Cisco Catalyst WAN SDK version 2.0. This new version introduces a range of enhancements and features designed to improve performance and usability. However, it is important to note that version 2.0 is not compatible with any previous legacy versions of the SDK.

Actions Recommended:
    Backup: Ensure you have backups of your current projects before attempting to upgrade.
    Review Documentation: Carefully review the updated documentation and release notes for guidance on migration and new features.
    Test Thoroughly: Test your projects thoroughly in a development environment before deploying version 2.0 in production.

We appreciate your understanding and cooperation as we continue to enhance the Cisco Catalyst WAN SDK. Should you have any questions or require assistance, please reach out through our support channels.

Thank you for your continued support and feedback!


## Installation

To install the SDK, run the following command:

.. code-block:: bash

   pip install catalystwan-v20-16

Supported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^
Python >= 3.8

