Skip to main content

LaterPay API client

Project description

https://img.shields.io/pypi/v/laterpay-client.png https://img.shields.io/travis/laterpay/laterpay-client-python/develop.png https://img.shields.io/coveralls/laterpay/laterpay-client-python/develop.png

LaterPay Python client.

If you’re using Django then you probably want to look at django-laterpay

Installation

$ pip install laterpay-client

Usage

See http://docs.laterpay.net/

Development

See https://github.com/laterpay/laterpay-client-python

Tested by Travis

Release Checklist

  • Install twine with $ pipsi install twine

  • Determine next version number from the CHANGELOG.md (ensuring we follow SemVer)

  • git flow release start $newver

  • Ensure CHANGELOG.md is representative

  • Update the CHANGELOG.md with the new version

  • Update the version in setup.py

  • Update trove classifiers in setup.py

  • git flow release finish $newver

  • git push --tags origin develop master

  • python setup.py sdist bdist_wheel

  • twine upload dist/laterpay*$newver* or optionally, for signed releases twine upload -s ...

  • Bump version in setup.py to next likely version as Alpha 1 (e.g. 5.1.0a1)

  • Alter trove classifiers in setup.py

  • Add likely new version to CHANGELOG.md

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

laterpay-client-5.9.0.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

laterpay_client-5.9.0-py2.py3-none-any.whl (12.8 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