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.8.1.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.8.1.tar.gz.
File metadata
- Download URL: marops_config-3.8.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b8e5e8ac20ef710c4c69489f8a889018dd057c99278e296b030cc5518530b3d
|
|
| MD5 |
9257e77f4424a08c98b1f00be936e7a0
|
|
| BLAKE2b-256 |
64eb416ec3882b1f4ca540d6f807c4021b0168cf69ed082a37aa6b499f52d4a1
|
File details
Details for the file marops_config-3.8.1-py3-none-any.whl.
File metadata
- Download URL: marops_config-3.8.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
567e6ba2121bbac67379c22993f22d2bfc09ebf6ea7e1b1fda03fd8727fb4bb3
|
|
| MD5 |
a641e6ff80bbb3a1876bd304770095b3
|
|
| BLAKE2b-256 |
9f0df12b658ef24a146ee7fb1e3e1e14541feabb661234ac5156adb05344e7af
|