MarOps Config
MarOps Config is used to load config stored inside the ~/.config/greenroom folder.
Install
pip install -e ./libs/marops_config
Usage
Reading config
from marops_config import read
config = read()
Writing config
from marops_config import write, MarOpsConfig
config = MarOpsConfig()
write(config)
Generating schemas
After changing the dataclasses, you can generate the schemas with:
python3 -m marops_config.generate_schemas
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
marops_config-3.6.4.tar.gz
(3.1 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 marops_config-3.6.4.tar.gz.
File metadata
- Download URL: marops_config-3.6.4.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd6de50debd35d137d048402179bfbac6edfd4f480ca7f74bc2364b03a3862c8
|
|
| MD5 |
918f2224b8853d565ae38203a5e93cbc
|
|
| BLAKE2b-256 |
75cfbd45210fe86e5c483d6923fc44acf5a7e75900f9777fab9d39470f103972
|
File details
Details for the file marops_config-3.6.4-py3-none-any.whl.
File metadata
- Download URL: marops_config-3.6.4-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c8150f8ad1b2ecc2ccddb51a2025d3019631f1309b0be363fd55e4eecdfe938
|
|
| MD5 |
bc2c0f0c2451f65131e417f40d90fb45
|
|
| BLAKE2b-256 |
6c9d43376bc77a201c42675a98a229074ba4caf5512d34d8ed46596574cb9d6a
|