Metadata-Version: 2.1
Name: netapp-ontap
Version: 9.14.1.0
Summary: A library for working with ONTAP's REST APIs simply in Python
Home-page: https://devnet.netapp.com/restapi.php
Author: NetApp
Author-email: ng-ontap-rest-python-lib@netapp.com
Project-URL: Documentation, https://library.netapp.com/ecmdocs/ECMLP2886776/html/index.html
Keywords: NetApp ONTAP REST API development
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: marshmallow >=3.2.1
Requires-Dist: requests >=2.26.0
Requires-Dist: requests-toolbelt >=0.9.1
Requires-Dist: urllib3 >=1.26.7
Requires-Dist: certifi >=2022.12.7
Provides-Extra: cli
Requires-Dist: recline >=2020.5 ; extra == 'cli'

See netapp_ontap.__doc__
