Python library for calling Procountor REST API
Project description
=================== 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
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 Procountor-2.4.0.tar.gz
.
File metadata
- Download URL: Procountor-2.4.0.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59bd46a9468a0e75d52639d7d11b278326575d9570a01662956b00d661f421bc |
|
MD5 | bae4d92af47bf2ca5e6e5064402f1b38 |
|
BLAKE2b-256 | 2258885c8e93b096f896b56ba00d60bf81e3010f0f7420cb893c59cbac01835e |
File details
Details for the file Procountor-2.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: Procountor-2.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76f430f7f5443b9830f0734b006bf07cf86bbc61351ec946d5b64682941b1fb7 |
|
MD5 | 40143fb975cdcd1646df31c72a097e44 |
|
BLAKE2b-256 | f5051667821ef8e7859b87eeb749f919b12fd25a66628033386b995464306fb1 |