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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.2.1.tar.gz
Algorithm Hash digest
SHA256 10bde5a60dbc2a8fd81355258e82fffacf1cad53373cda7aff9be750c157db91
MD5 b56930d14f2ec80c3d9b80290fe8bf84
BLAKE2b-256 6d60401032faf70503c93e52ac2d8db535306007c32c19c3cd004f0370b2e119

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7dfbeaaf06bef0ba9c8fbe80941df0f683157a826ca2e17b688e9271000b24ad
MD5 e8f7a0502312be23309152d9a1a8d049
BLAKE2b-256 b15492a129b2074f02dbdbdab04c7347a598a7af7082b2d7c2fc5016defa587f

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