Metadata-Version: 2.1
Name: gmapi
Version: 1.4.21
Summary: Python bindings to Graymeta.com API v.21
Home-page: https://github.com/simonski/gm-api-python
Author: Simon Gauld
License: Apache 2
Keywords: Client API to Graymeta v.21
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Provides-Extra: test
Provides-Extra: dev
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

# gm

Python GrayMeta API bindings.

This project is used to access your GrayMeta installation API using python.

## Installation

This is avaialble on pypy

    pip install gmapi

## Usage

	gm	









