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.9.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.9.0.tar.gz.
File metadata
- Download URL: marops_config-2.9.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 |
73c1bb231b0b48082f10acdb233f3e1ed18862e21ed291c3f305d6881c653c59
|
|
| MD5 |
b4d47ae2995d732f42eb1cdcdc7d4f60
|
|
| BLAKE2b-256 |
7059a771876ef311459e4443d6638e84b6aa29ff0e332004cb818ae8a8bf7663
|
File details
Details for the file marops_config-2.9.0-py3-none-any.whl.
File metadata
- Download URL: marops_config-2.9.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 |
7529582e1b6922d34fd016a5567feb977e12f63398c02735e9f31e001bbaab6b
|
|
| MD5 |
07a5070c2218c447bf636fdd12746870
|
|
| BLAKE2b-256 |
1dfd53474fa057468e667142269cd010582417ed52c804625df5fd880ba03219
|