Python client for Imbo
A client for Imbo written in Python for 2.7/3.4+
Installation
Install the most recently released version from pip:
pip install imboclient
Usage
For a quick overview of the current functionality refer to the integration tests that perform simple operations with the client.
Develop/Contribute to Python client for Imbo
Get the code and install dependencies:
git clone git@github.com:imbo/imboclient-python.git cd imboclient-python && make install
Run the unit testsuite:
make test
run the integration testsuite (NOTE: this requires a running imbo-instance as specified in imboclient/test/integration/config.py):
make integration-test
Keep it simple and easy to understand
Solid test coverage
PEP8
License
Copyright (c) 2013, Andreas Søvik <arsovik@gmail.com>
Licensed under the MIT License
Release files for imboclient 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| imboclient-0.1.2.zip | 90.8 kB | Details |
Release files / imboclient-0.1.2.zip
| Download URL | imboclient-0.1.2.zip |
|---|---|
| Size | 90.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d377099fb587745963ffdc7e1a6ba6fc2287b1b63def8bc51050fb7eafbdbef0
|
|
BLAKE2b-256 checksum How to use checksums |
e87f26b5cbe3a5e4fbcbebe11c82d8c7505ef13adf800fac4fdac2a2bc6c2d7c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |