api.palaverapp.com Available under the BSD license. Development Environment You can configure a development environment with the following: NOTE: These steps assume you have Python 3 along with pipenv installed. $ pipenv install Running tests $ pipenv run test Running the server $ pipenv run python -m palaverapi