bigstash 1.4

Last updated:

0 purchases

bigstash 1.4 Image
bigstash 1.4 Images
Add to Cart

Description:

bigstash 1.4

Overview
This is a Python SDK for interacting with the BigStash service.


Installation
To get the latest stable release from PyPi
pip install bigstash
To get the latest commit from GitHub
pip install -e git+git://github.com/longaccess/bigstash-python.git#egg=bigstash


Usage
To be documented.


Contribute
If you want to contribute to this project, please perform the following steps
# Fork this repository
# Clone your fork
mkvirtualenv -p python2.7 bigstash
make develop

git co -b feature_branch master
# Implement your feature and tests
git add . && git commit
git push -u origin feature_branch
# Send us a pull request for your feature branch


Links

BigStash home
BigStash github repo

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.