joblibs3

Python Package used to handle saving objects and Models on S3 Buckets


Keywords
joblibs3
License
MIT
Install
pip install joblibs3==0.1.0

Documentation

Joblib S3

Documentation Status Travis-CI Build Status AppVeyor Build Status Coverage Status Code Quality Status Scrtinizer Status
PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported imlementations

A minimal Python Library used too save models and more generaly Pickle Object on AWS s3

  • Free software: BSD license

Installation

pip install joblibs3

Documentation

https://joblibs3.readthedocs.org/

Development

To run the all tests run:

tox