Skip to main content

Python client for Imbo

Project description

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

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

imboclient-0.1.2.zip (90.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page