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-2.8.0.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-2.8.0.tar.gz.
File metadata
- Download URL: marops_config-2.8.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb9685be5bd27785d02c71162bd9d3346e26e519a1a2e9f9c02d91f655e5e526
|
|
| MD5 |
ff72b84657be3ca6178689ae1cb6a160
|
|
| BLAKE2b-256 |
768b81eeace185963fca14249dcd598471ad4d5446b28df1fc6f57f260fde431
|
File details
Details for the file marops_config-2.8.0-py3-none-any.whl.
File metadata
- Download URL: marops_config-2.8.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e019fc7600a9ea8cac41b518b3570d66e0737cbca71c4dad64edd74a43a40fa
|
|
| MD5 |
52cf5dbc18a9c99d6bb2468077b15276
|
|
| BLAKE2b-256 |
eb11d78ffda4f8f1d5c2812781ef3f625bcb7c2d900cf7aac7b75dad18eaa907
|