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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.6.tar.gz
Algorithm Hash digest
SHA256 916f88271c5b74e70c28b4f5f624674cf467605cac6785ea32270f1033eaa769
MD5 1dbef91c9dfbbb61e5346924cff01b5b
BLAKE2b-256 e4fd02a66b258e873592e6e732366d560477c27b4e5328d2debd27fd352c5d97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 24eb47cfcbd25d6c240b2fecd334eebc09624d976e654987d29bd78fd54ddd9a
MD5 1b2783ddb3e0106aab407f05ba3470f0
BLAKE2b-256 d4415985c156c0dc5e040d1b9beb587477a0bce0c43fac95a5a5b270427637c6

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