DEEP as a Service (DEEPaaS) is a REST API to expose a
Project description
machine learning model through a REST API. Home-page: http://github.com/IFCA/deepaas Author: Alvaro Lopez Garcia Author-email: aloga@ifca.unican.es License: Apache-2 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 fron of their model, thus accesing its functionality via HTTP calls.
## Quickstart
The best way to quickly try the DEEPaaS API is trough:
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
Platform: UNKNOWN Classifier: Intended Audience :: Information Technology Classifier: Intended Audience :: System Administrators Classifier: License :: OSI Approved :: Apache Software License Classifier: Operating System :: POSIX :: Linux Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6
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.1.1.dev3.tar.gz
.
File metadata
- Download URL: deepaas-0.1.1.dev3.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.8.1 pkginfo/1.2.1 requests/2.12.4 setuptools/33.1.1 requests-toolbelt/0.7.0 clint/0.5.1 CPython/3.5.3 Linux/4.15.0-29-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d161aa9b20dd2c49c826356da893167d272e328fdd127955e6800694a40201e3 |
|
MD5 | b3238414388a16ff9a9c9e7b93e06469 |
|
BLAKE2b-256 | f03d03f72be8d5a7ef9dee5b8d2a67319ed2fc04b42fddffda2c69b637da7056 |
File details
Details for the file deepaas-0.1.1.dev3-py2-none-any.whl
.
File metadata
- Download URL: deepaas-0.1.1.dev3-py2-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.8.1 pkginfo/1.2.1 requests/2.12.4 setuptools/33.1.1 requests-toolbelt/0.7.0 clint/0.5.1 CPython/3.5.3 Linux/4.15.0-29-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1a7485e5452972a7dc398e60c235e0a5af4f5ab4cecf438dd7ccd5794d70450 |
|
MD5 | b210e91c2357e942809913ef2684d195 |
|
BLAKE2b-256 | 645be388ab71e7d49e94c22fe9ad73f3636f642620ac189923765d93cc7528e8 |