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.2.4.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.2.4.tar.gz
Algorithm Hash digest
SHA256 08258776eb396d5fe9781df80012e0a4e78147a303d2fd9854592c1f839d427d
MD5 06c52663200592b7587eb3addc470bc8
BLAKE2b-256 fba8ef2817faf7f130af4a14d62a3903857194dec6609865e747915710d7f216

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 defb7bdfe0534f2f9d432ee4c42cc43800f378c597decc7cb7bbab5a91e424df
MD5 bc1e6ddc3860558936f90fb1b85cb236
BLAKE2b-256 1834399cbbaa434fea27c11aae86e80352b33024cd70ca857751d49f7201f193

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