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
Development
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
Built Distribution
File details
Details for the file laterpay-client-5.9.0.tar.gz
.
File metadata
- Download URL: laterpay-client-5.9.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1891ddf031ee9de9e4f548290da9bd9426ee32e31ceb1b85381f0b99eb7a863f |
|
MD5 | b862fd16a4f2bda27ce1910224f14590 |
|
BLAKE2b-256 | 425ad112ba3d3b53caa5a6bcff82c28418bd86ba57ca9996f2db7c5237fca2a8 |
File details
Details for the file laterpay_client-5.9.0-py2.py3-none-any.whl
.
File metadata
- Download URL: laterpay_client-5.9.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a829dd70091e169cd68b7143ef634eebe062e3aa2cbed501b3f80a87d0a0ea1 |
|
MD5 | f6fbce789fbf178de56c30fe8ea580a8 |
|
BLAKE2b-256 | bd2d423cc66cf85a643b8559dad932ff7c03e2458855a2f96b82b9eedaf744a0 |