python-lvis
Python bindings for https://www.veoseleht.ee API (aka ELVIS), requires ELVIS proxy that translates requests from rest to SOAP (you can use https://gitlab.com/thorgate-public/lvisproxy/ proxy for this)
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.0 - 2021-07-07
Added
- Requests timing out in 2 minutes (can be overridden by subclassing the
ElvisClient), previously, there was no timeout and requests could hang for long time causing resource leaks - Add helper to provide choices tuples from Enums (can be used with Django)
- This changelog
Changed
- Date fields are now properly parsed to datetime
- Elvis proxy exception formatting is improved so that exceptions can actually be read
Fixed
- ElvisModel was mutating its constructor argument, sometimes causing undesired data changes
- Getting transport orders now works in python 3
1.0.1 - 2017-01-05
Added
- Released to PyPi
Fixed
- Misc fixes related to automated deploys and quality checks
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-lvis-1.1.0.tar.gz
(13.9 kB
view details)
File details
Details for the file python-lvis-1.1.0.tar.gz.
File metadata
- Download URL: python-lvis-1.1.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6742a6e0cc8fc165cb9c7e512305594284db85c94d5bc40841a5142fb4f1cfc3
|
|
| MD5 |
cf4d5dac22d154b416ab8ede5b22cc24
|
|
| BLAKE2b-256 |
e1d3061e030d120c887edb73d07b9dff6504ac1e23168d15289f0da4893af6ca
|