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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.2.3.tar.gz
Algorithm Hash digest
SHA256 673b02f96af653deff8ddd6fec44fe97b21d9aa7b42a24b8261199d1b23cdf91
MD5 1099739da0fb67226f3424cb582c4f2b
BLAKE2b-256 ac4d15d5bc531f01c326e2e17c248f7886dc13dfd0cc77197362d5a29786acf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4f6477bd3dfb0c271ad9f271c5d2dd0d23a74df5eb7609081d8a04112c18cf1f
MD5 cdfaa24ae07f6471af10866968136c80
BLAKE2b-256 c12c6eb338517585a100e5e9af6500ad5fc817d2d480765790476ae1c1ecdcef

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