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__
Development
Make environment
make env
Development Installation
make develop
System Installation
make install
Run All Tests
make tests
Unit Tests
make test-unit
Integration Tests
make test-int
Read Coverage
make read-coverage
Run CI
make ci
Static Analaysis
make check
Watch
make watch
Release
make upload
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.2.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file cf-predict-0.1.2.tar.gz
.
File metadata
- Download URL: cf-predict-0.1.2.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee03c0817dfd658b6fd39446cec9cc0432063c38bf14cfaf2fc690a2e3ca8266 |
|
MD5 | 4c03c772e8a4fcf42035da2b857dc02a |
|
BLAKE2b-256 | 05ffdbd0e81780f5da6aff1f54770ac79fcc32471989ec0d0481df30287460b1 |
File details
Details for the file cf_predict-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: cf_predict-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cd3a32b9933cbfde92f3e81f288b6532d8d4c6bfea80f05064c8f6379d66987 |
|
MD5 | 16645b9b63b26f025889d09bdc1778cc |
|
BLAKE2b-256 | e155b62db1ce2a406d717d2a66e836ff502987618f8abe3503803f94f7d12054 |