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.7.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.7.0.tar.gz.
File metadata
- Download URL: marops_config-2.7.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 |
c02c12c22e9faa7c1ac7f68a47a9db89006dd0bdab84fe56690ff9e3d896de3a
|
|
| MD5 |
050e5aaf76ddcb5666bd7001b57c2bc9
|
|
| BLAKE2b-256 |
947e8e9fe5e780a87ef30adf456dc38417528164ca8236648f19d797643319a8
|
File details
Details for the file marops_config-2.7.0-py3-none-any.whl.
File metadata
- Download URL: marops_config-2.7.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 |
92d0d61d9a7b17a046dd551bf59145e0687672935783aefd07508fdf5f102559
|
|
| MD5 |
43cb796c6875505e9c361ac789de184a
|
|
| BLAKE2b-256 |
1e11f6a9940993183f2eff7517c8379fe37037f7109f8abce1deded99b9cb126
|