Cloud Foundry Python Predictive API Boilerplate
Project description
cf-predict
Cloud Foundry Python Predictive API Boilerplate
About
The cf-predict microservice is part of a pluggable ecosystem of cloud native data science microservices for Cloud Foundry.
Getting Started
Requirements
Python 3.4+
Installation
cf-predict can be installed with pip:
$ pip install cf-predict
or directly from the source code:
$ git clone https://github.com/ronert/cf-predict.git $ cd cf-predict $ python setup.py install
File Structure
Basic Usage
After installation, the package can imported:
$ python >>> import cf_predict >>> cf_predict.__version__
Documentation
Read the full documentation here.
Revision History
0.0.0 (YYYY/MM/DD)
TBD
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
cf-predict-0.1.1.tar.gz
(8.6 kB
view hashes)
Built Distribution
cf_predict-0.1.1-py3-none-any.whl
(12.0 kB
view hashes)
Close
Hashes for cf_predict-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8786d07ae6dce9de1879be938f546833ac6db2c53bed9248b0eb54aa833c34ae |
|
MD5 | 6bec5a12bd36136fb568f12ed6227ef2 |
|
BLAKE2b-256 | 72e28bac9281bd922014f37486709ddcb58f7a07b340853b1a35b57eabefc33b |