LISA Project API
Project description
[![docs-image]][docs-url] [![travis-image]][travis-url] [![coveralls-image]][coveralls-url] [![pypi-version]][pypi-url]
Lisa-api is a core component of LISA Project. It provides a REST api and execute all actions for the LISA project.
Free software: Apache license
Installation
To install the api:
pip install lisa-api
Documentation
https://lisa-api.readthedocs.org/
You can also play with the api by going to http://url-of-lisa:8000/
Development
To run the server:
python [home]/lisa_api/lisa-api-cli.py
To run the all tests run:
tox
[docs-image]: https://readthedocs.org/projects/lisa-api/badge/?style=flat [docs-url]: https://readthedocs.org/projects/lisa-api [travis-image]: https://img.shields.io/travis/project-lisa/lisa-api.svg [travis-url]: https://travis-ci.org/project-lisa/lisa-api [coveralls-image]: https://img.shields.io/coveralls/project-lisa/lisa-api.svg [coveralls-url]: https://coveralls.io/r/project-lisa/lisa-api [pypi-version]: http://img.shields.io/pypi/dm/lisa-api.png?style=flat [pypi-url]: https://pypi.python.org/pypi/lisa-api
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.