Skip to content

mauricioabreu/azion-python

Repository files navigation

azion-python: a library to interact with Azion’s ReST API

https://travis-ci.org/mauricioabreu/azion-python.svg?branch=master GitHub license

With this library you will be able to use the ReST API using a pythonic approach, handling Python objects (models) instead of raw JSON responses.

azion-python is tested using Python 3.6+ only.

Installation

$ pipenv install azion-python

Testing

Install test dependencies:

$ pipenv install --dev

Then you can run the test suite:

$ make test

Documentation

There is an online version of the documentation at https://azion-python.readthedocs.io

About

Python client to interact with Azion's ReST API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages