Skip to content

algorys/alignak-backend-client

 
 

Repository files navigation

Alignak Backend client

Python client library and CLI for Alignak Backend

Develop branch build status

Development code static analysis

Development code coverage

Lastest documentation Status

Development documentation Status

Most recent PyPi version

Join the chat #alignak on freenode.net

License AGPL v3

Documentation

The Backend client class is commented and an online documentation is automatically built from the source code. Click on this link or on one of the docs badges on this page to browse the documentation.

The Alignak backend documentation will also be really helpful to you ;)

Installation

From PyPI

To install the package from PyPI: :

sudo pip install alignak-backend-client

From source files

To install the package from the source files: :

git clone https://github.com/Alignak-monitoring-contrib/alignak-backend-client
cd alignak-backend-client
sudo pip install .

Release strategy

Alignak backend and its satellites (backend client, and backend import tools) must all have the same features level. As of it, take care to install the same minor version on your system to ensure compatibility between all the packages. Use 0.4.x version of Backend import and Backend client with a 0.4.x version of the Backend.

Bugs, issues and contributing

Contributions to this project are welcome and encouraged ... issues in the project repository are the common way to raise an information.

About

Python Alignak backend client class

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 2.7%