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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.5.tar.gz
Algorithm Hash digest
SHA256 62751f0059fe92619693d47b724cf7d16eb4ba660f99eb147e6ee355770c869f
MD5 14101c450dbb5fca8677b9250123c0c1
BLAKE2b-256 e09ebc24d2763383cadd2b796716243500bff3178d2c57f765b437dc930a74c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for promsoft_weight_calc_interface-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 891fbc088d31c4b1a9d098b0820ac54a3aa794bb37358c4e5fc8f1eb27699d07
MD5 ebf9da1b6a14323894532a32f685f6b7
BLAKE2b-256 18c4e26e9bc9b8bb07f3c23a4d07db63635510665aa8e04cb1bdb7139998b286

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