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()}")

Feel free to contribute! https://git3.promsoft.ru/interfaces/weight_calc_interface

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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.3.tar.gz
Algorithm Hash digest
SHA256 6567dd95aff79679f186593b701e80f04fe6c9023fcae7eee7ee97e9dc5e6d38
MD5 8ce176434038f98db883707ba49f9c8a
BLAKE2b-256 48ec0270634c1e9a126a4bbaf2de13261b3bdb343af502337617e280c57d3f48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 07c58f3947a07a9bec8a1175ee8d79373c9fae0542c81ea0ffdeed1686ce34ec
MD5 bc58d7136b7e6921687fb7f50031d4c6
BLAKE2b-256 f76bb0cdefa917b7642cc3b6e12547733a060d75815b6ed1621e633a55af2643

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