The BigStash Python SDK
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bigstash-1.4.zip
(40.7 kB
view details)
File details
Details for the file bigstash-1.4.zip
.
File metadata
- Download URL: bigstash-1.4.zip
- Upload date:
- Size: 40.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edc58477270b9bbc88f07059f51eb4b92f36c524b4dc26733a7ea5ad97532803 |
|
MD5 | a52ee71f714be8cdc283de3c9e90f17e |
|
BLAKE2b-256 | 22c5ebb355cdffabe4aec6723863cbb52ecbfa11db121d7195a5f7165083f290 |