DEEPaaS is a REST API to expose a machine learning model.
Project description
DEEPaaS
DEEP as a Service (DEEPaaS) is a REST API that is focused on providing access to machine learning models. By using DEEPaaS users can easily run a REST API in front of their model, thus accessing its functionality via HTTP calls.
Quickstart
The best way to quickly try the DEEPaaS API is through:
make run
This command will install a virtualenv (in the virtualenv
directory) with
DEEPaaS and all its dependencies and will run the DEEPaaS REST API, listening
on 127.0.0.1:5000
. If you browse to http://127.0.0.1:5000
you will get the
swagger documentation page.
Develop mode
If you want to run the code in develop mode (i.e. pip install -e
), you can
issue the following command before:
make develop
Documentation
The DEEPaaS documentation is hosted on Read the Docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file deepaas-0.5.1.tar.gz
.
File metadata
- Download URL: deepaas-0.5.1.tar.gz
- Upload date:
- Size: 110.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.22.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 600a354aa9ed4d96c9a3421cc6c0440bc0290c5b548808b4568d99e1b2e0e481 |
|
MD5 | 7949072d294ba8f05abbb67130861c4e |
|
BLAKE2b-256 | f1803e1ae99966aac5e4bb763b53a7927ada098963060026a1b00b4a73a44ddb |
File details
Details for the file deepaas-0.5.1-py2.py3-none-any.whl
.
File metadata
- Download URL: deepaas-0.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.22.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67872fddef9430d59cea0c4cdff0fddf172e12e4096b00fc7893166006c8fd52 |
|
MD5 | 660100f6494d6e6a65616290b5f9e5e9 |
|
BLAKE2b-256 | c3dbb87998a1dcca59bf8199de563e9a579c1f6acf9a837c1c823e51cb4a04d1 |