pytohn object storage


License
MIT
Install
pip install ws-storage==0.6b23

Documentation

ws_storage

https://travis-ci.org/chuck1/ws_storage.svg?branch=master Documentation Status

A simple binary storage module and command line program created for use with ws_web_aiohttp_.

Install

pip3 install ws_storage

Test

git clone git@github.com:chuck1/ws_storage
cd ws_storage
pip install -e .
pytest