No project description provided
Project description
prosper-shared
Shared build files for the Python Prosper libraries
prosper_shared.autohooks
Pre-commit hooks for use with autohooks
.
prosper_shared.omni_config
Util for defining, parsing, merging, validating, and using configs from various sources, including file-based configs, environment variables, and command-line arguments. This will probably be factored out into an independent library.
prosper_shared.serde
Util for serializing and deserializing Python objects based on type annotations.
Configs
Available config values:
prosper_shared.serde.parse-dates:
default: true
description: Date values represented as strings should be parsed into `date` and `datetime` objects.
Supports ISO-8601-compliant date strings.
optional: false
type: bool
prosper_shared.serde.parse-enums:
default: true
description: Enum values represented as strings should be parsed into their respective types.
optional: false
type: bool
prosper_shared.serde.use-decimals:
default: true
description: Floating point values should be parsed as decimals instead of floats.
optional: false
type: bool
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
prosper_shared-0.2.7.tar.gz
(19.8 kB
view hashes)
Built Distribution
Close
Hashes for prosper_shared-0.2.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d76f43c61d08b5b85eee6ef5d11491e5a32bac67be64c9e3210d978fde2a09a |
|
MD5 | 972412d59a78e1221630778af1211dc2 |
|
BLAKE2b-256 | 2901f89e749d3e4d9a67740625d2c532e206073ee89d044031b13872e28ec158 |