=================== Procountor
.. image:: https://img.shields.io/travis/vilkasgroup/Procountor.svg :target: https://travis-ci.org/vilkasgroup/Procountor :alt: Build status on travis
.. image:: https://readthedocs.org/projects/procountor/badge/?version=latest :target: https://procountor.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://pyup.io/repos/github/vilkasgroup/Procountor/shield.svg :target: https://pyup.io/repos/github/vilkasgroup/Procountor/ :alt: Updates status
.. image:: https://coveralls.io/repos/github/vilkasgroup/Procountor/badge.svg?branch=master :target: https://coveralls.io/github/vilkasgroup/Procountor?branch=master :alt: Coveralls status
Python library for calling Procountor services
- Free software: MIT license
- Documentation: https://procountor.readthedocs.io.
Features
- Full client for calling Procountor REST API
Credits
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage
Releasing new version to pypi
Install dev tools
pipenv install --dev
Update HISTORY.rst and commit the changes.
Bump version. (patch | minor | major depending on the scale of changes)
bumpversion patch
Push changes and tags.
git push
git push --tags
Double check that the github action runs successfully.
======= History
2.3.2 (2022-06-26)
- up version number to test new release process
2.3.1 (2022-06-26)
- Don't send empty json body in get requests
- fixes problem with azure api gateway rejecting messages
- remove travis
2.2.1 (2021-11-15)
- Better API Token error message if getting token fails
1.2.0 (2020-04-08)
- Support for new API urls
- latest
- supported (Default)
- Special version >= 20.02 - not yet new functionalities.
1.1.0 (2019-06-17)
- Support to use a specified version of Procountor API
1.0.0 (2019-04-21)
- Version 1.0.0 is compatibled with Procountor API version 10.
- Returns response as dict with keys: status, message and data
0.2.1 (2018-05-24)
- Fix get_invoices and get_ledger_receipts
- Return attachment data parsed
0.2.0 (2018-05-16)
- Add an option for using the real API endpoint
0.1.0 (2018-03-15)
- Bump version: 0.0.1 -> 0.1.0
0.0.1 (2018-03-15)
- First release for PyPi
Release files for Procountor 2.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Procountor-2.4.0.tar.gz | 20.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Procountor-2.4.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 31.6 kB
Release files / Procountor-2.4.0.tar.gz
| Download URL | Procountor-2.4.0.tar.gz |
|---|---|
| Size | 20.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
59bd46a9468a0e75d52639d7d11b278326575d9570a01662956b00d661f421bc
|
|
BLAKE2b-256 checksum How to use checksums |
2258885c8e93b096f896b56ba00d60bf81e3010f0f7420cb893c59cbac01835e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|
Release files / Procountor-2.4.0-py2.py3-none-any.whl
| Download URL | Procountor-2.4.0-py2.py3-none-any.whl |
|---|---|
| Size | 11.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
76f430f7f5443b9830f0734b006bf07cf86bbc61351ec946d5b64682941b1fb7
|
|
BLAKE2b-256 checksum How to use checksums |
f5051667821ef8e7859b87eeb749f919b12fd25a66628033386b995464306fb1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|