Skip to main content

Veridu Python SDK

Project description

Installation

This library can be found on [PyPi](https://pypi.python.org/pypi/veridu-python). The recommended way to install this is through [pip](https://pypi.python.org/pypi/pip).

`bash $ pip install veridu-python `

Dependencies:
  • collections

  • hashlib

  • hmac

  • random

  • re

  • requests

  • requests

  • time

  • urllib

  • urlparse

Bugs and feature requests

Have a bug or a feature request? [Please open a new issue](https://github.com/veridu/veridu-python/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/).

Versioning

This SDK will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)

  • New additions without breaking backward compatibility bumps the minor (and resets the patch)

  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit [http://semver.org/](http://semver.org/).

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

veridu-python-0.1.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

veridu_python-0.1.1-py2.py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 2 Python 3

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