Skip to main content

iland cloud Python SDK

Project description

iland-sdk

https://img.shields.io/pypi/v/iland-sdk.svg https://travis-ci.org/ilanddev/python-sdk.svg?branch=master Documentation Status Requirements Status

iland cloud Python SDK

Introduction

This library provides a pure Python interface for the iland cloud API. It works with Python versions from 2.7+.

iland cloud provides Enterprise-grade IaaS and this library is intended to make it even easier for Python programmers to use.

Getting the code

The code is hosted at https://github.com/ilanddev/python-sdk

Check out the latest development version anonymously with:

$ git clone https://github.com/ilanddev/python-sdk.git
$ cd python-sdk

Installation

At the command line:

$ pip install iland-sdk

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv iland-sdk
$ pip install iland-sdk

You can also install iland-sdk using the actual source checkout:

$ git clone https://github.com/ilanddev/python-sdk.git

$ cd python-sdk

$ pip install -e .

Running Tests

To run the unit tests:

$ make test

To run the unit tests for all supported Python interpreters:

$ make test-all

To check your changes before submitting a pull request:

$ make lint

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.4.0 (2016-3-08)

  • support 204 no content HTTP return code

  • fix naming of _validate_token method

  • update Sphynx dependency

  • full unit tests coverage

  • fix return on POST, PUT and DELETE operations

  • fix use of custom BASE API URL

0.3.0 (2016-2-18)

  • implement exceptions handling

  • docstrings and documentation

  • Housekeeping and refactoring

  • Better CI setup

  • Sphynx doc and readthedocs.org publishing.

0.2.0 (2016-2-09)

  • Minor fixes.

0.1.0 (2016-2-09)

  • First release on PyPI.

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

iland-sdk-0.4.0.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

iland_sdk-0.4.0-py2.py3-none-any.whl (7.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file iland-sdk-0.4.0.tar.gz.

File metadata

  • Download URL: iland-sdk-0.4.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for iland-sdk-0.4.0.tar.gz
Algorithm Hash digest
SHA256 0ed81d289c354555fc0d608a07bf5528b24c8c496ca372c54bc2edf2ba6e9cdb
MD5 d3bfd67fdd3504c9efdd40da25cba3d6
BLAKE2b-256 21c379a9c0511be2a7989cf0f58718813340ce08708b152f555dc8c29cb611a0

See more details on using hashes here.

File details

Details for the file iland_sdk-0.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for iland_sdk-0.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4dc8499d1e69c88aa898901045a06da99fa9d839e6b50dc289b4786942d091d9
MD5 8f3d4d9004c794bf095075204f6bd8e7
BLAKE2b-256 89edff05d7dd09dbb3988b5a72c307db71fab084ebf5148290491ab65109be4a

See more details on using hashes here.

Supported by

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