LaterPay API client
Project description
LaterPay Python client.
If you’re using Django then you probably want to look at django-laterpay
Installation
$ pip install laterpay-client
Usage
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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for laterpay_client-5.9.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a829dd70091e169cd68b7143ef634eebe062e3aa2cbed501b3f80a87d0a0ea1 |
|
MD5 | f6fbce789fbf178de56c30fe8ea580a8 |
|
BLAKE2-256 | bd2d423cc66cf85a643b8559dad932ff7c03e2458855a2f96b82b9eedaf744a0 |