Metadata-Version: 2.1
Name: alegra
Version: 0.0.3
Summary: alegra is a python package for connect to the Alegra's API.
Home-page: https://github.com/okchaty/alegra
Author: Chaty
Author-email: developer@okchaty.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Python: >=3.5
Requires-Dist: requests

Alegra Bindings for Python
==========================

A Python library for Alegra's API.


Setup
-----

You can install this package by using the pip tool and installing:

    $ pip install alegra

Using the Alegra API
--------------------

Documentation can be found here:

- https://developer.alegra.com/docs
- https://github.com/okchaty/alegra 


