Skip to main content

An interface for weight_calc service.

Project description

promsoft_weight_calc_interface

Interface for weight_calc microservice.

Usage:

from promsoft_weight_calc_interface import Entry, ComplEntry

my_entry = Entry(id=10004, cnt=2)
print(f"Entry as dict: {my_entry.dict()}")

my_compl_entry = ComplEntry(items=[Entry(id=10004, cnt=2), Entry(id=10005, cnt=2)], return_sizes_goods=True)
print(f"ComplEntry as dict: {my_compl_entry.dict()}")

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

promsoft_weight_calc_interface-0.1.7.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file promsoft_weight_calc_interface-0.1.7.tar.gz.

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.7.tar.gz
Algorithm Hash digest
SHA256 a58101de1aa8c91b99644bcba7150a83c5459247903abc269399bbeeeff8d80c
MD5 89de7ed20879e0ed04d623e6c1e4af7f
BLAKE2b-256 03a69b4582e90a503ee658ff10cc5926fdbd055ea157661efaa8ae6db83f8b0f

See more details on using hashes here.

File details

Details for the file promsoft_weight_calc_interface-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9ff5fa5e1d36a43d921d95b7f92d307d526406c4f521ac8360c2bc24ad1a032c
MD5 23eb63801af149285249f94227c5815f
BLAKE2b-256 90a5d95ea12a93c1eed4937bfdb5a8703aee2fee48cc1a1ff57d387fb16b5844

See more details on using hashes here.

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