A utility for agm.
Project description
# AGM library
[![Build Status](https://travis-ci.com/Brian-Williams/actagm.svg?token=z7gYD5GwEhzpEFmQxsP2&branch=master)](https://travis-ci.com/Brian-Williams/actagm)
### Example usage ` >>> from actagm.agm_helper import AgmHelper >>> ah = AgmHelper(<dns name or ip address>, <user>, <password>) >>> ah.login() >>> r = ah.get('/cluster') >>> print(r.json()) `
### Platform Dependant Requirements AgmHelper requires openssl version 1.0.1+ for TLSv1.2. We do not backport ssl so python 2.7.9+ or 3.4+ is required.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
megatemp-0.1.1.tar.gz
(4.5 kB
view hashes)