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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.2.2.tar.gz
Algorithm Hash digest
SHA256 6f3b8299a193ab299d60618f2c5360a72c913e07b085fb92266da1ee09f5df58
MD5 db821f47c72877a8d628ff2d2bc8a521
BLAKE2b-256 3b3800639933da85388e852090014326df7bfeff390e798dae53d79377d05cc5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fdafe19b3728d55a31da98f3f5c9f824c2d462f3342b3701e170ece2fe7bad39
MD5 f425a6f923d99ccd40c440f6d6c4a7c9
BLAKE2b-256 87b341a6bc4a5075cfd75bf88020d151ed6336bba769b236bae82123536cc620

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