Skip to main content

Easy to use redis queue

Project description

python-lvis

pypi Status Build Status

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

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page