wazo-platform / xivo-lib-python

:books: helper library used by Wazo

Home Page:http://wazo.community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xivo-lib-python

Build Status

xivo-lib-python is a common library used by various other services in Wazo

Running unit tests

apt-get install libpq-dev libffi-dev libyaml-dev python3-dev
pip install tox
tox --recreate -e py39

Running integration tests

You need Docker installed.

tox -e integration

About

:books: helper library used by Wazo

http://wazo.community

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Makefile 0.1%