Core constants and enums for the Noyes system
Project description
NysConstants
Core constants and enums for the Noyes system.
Installation
pip install nys_constants
Usage
from nys_constants.nys_constants import (
RequestType,
RequestStatus,
JobType,
JobStatus,
TriggerStatus,
SortOrder,
EntityType,
LogLevel,
OnEmptySKUAction,
MeasurementUnit,
StorageModuleType,
LevelStatus,
StorageStatus
)
# Use the enums
request_type = RequestType.FULFILLMENT
job_status = JobStatus.EXECUTING
Development
This package is part of the Noyes monorepo. To install in development mode:
pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nys_constants-0.1.0.tar.gz
(6.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nys_constants-0.1.0.tar.gz.
File metadata
- Download URL: nys_constants-0.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bf5e9cbfe1f45099d18417ef2413c203a33825c101e396bf2acc9fb140891b3
|
|
| MD5 |
a478ffa00367d82d8cd901b4a1fa6235
|
|
| BLAKE2b-256 |
e91c060f37f2f4476e8da412e3fa972261c9765a0f470c6756e277c3d7bd8206
|
File details
Details for the file nys_constants-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nys_constants-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c740eb50790ddd7fbfe3e32a22772f77562d1904669a8eaaa58ac7b79898c1a2
|
|
| MD5 |
4a4fae43d581f8d5ac5b249b50791f8f
|
|
| BLAKE2b-256 |
1fda59e69e5589b2518a52d5f769075837259bf7638959ae09151872a1a667df
|