Skip to content

HanseMerkur/nitro-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Citrix® NetScaler® NITRO for Python allows you to configure and monitor the NetScaler appliance programmatically in Python based applications.

This readme briefly explains the directory structure of the SDK.

Directory Structure

  • doc - Contains the API reference and a getting started guide.
  • sample - Contains code samples explaining the usage of NITRO APIs.
  • nssrc - Contains the NITRO source code.

Installation

Once you have a copy of the source archive unpacked into a similarly-named directory, you can embed it in your Python package, or install it into your site-packages easily:

$ python setup.py install

License

Netscaler nitro python sdk is free software. You can redistribute and modify it under the terms of the Apache License. See LICENSE.txt for details.

Prefered Python Version

This Python SDK was originally developed using python v2.7.6 An automatic and manual update has brought the minimum version up to python 3.5

About

Import from Citrixs Python SDK updated to Python 3.5+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages