Skip to main content

Интерфейс для сервиса weight_calc.

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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.4.tar.gz
Algorithm Hash digest
SHA256 6bc64be13a2866663fa19db2b6550c8504d52113665667148a4c2871dba116c1
MD5 36fc15af832066a238cd1f9ddcaadfd0
BLAKE2b-256 27045f00837ebca60600358125922de16b3d4845cbf8516cc76b75c6a14e7f49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 306422122a0015e9dc79c348fbd82f3f0b521573c9aed8ee1ce22996280bc7e2
MD5 b07636a596f0cb72c8359dd5d079f68b
BLAKE2b-256 97fea4e785b9f7af090ee01ddb02312d8db12a45c1cc54f8cb92091fd1ec32ab

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