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.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-2.8.1.tar.gz.
File metadata
- Download URL: marops_config-2.8.1.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 |
dbcd6aed0e67069fa977c4ff929dd48a04a9278e690bd965760da61632e805f4
|
|
| MD5 |
547d03eaada245a6cc0ce757f6645358
|
|
| BLAKE2b-256 |
9417d9b47aea3dc784b5e09186e376bb84637874159de19084b0afafbb7a4981
|
File details
Details for the file marops_config-2.8.1-py3-none-any.whl.
File metadata
- Download URL: marops_config-2.8.1-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 |
ec72fd5d21aec4df2e4b32b71b1f42fb26d99d34e3a6d294ff2e06babec98c23
|
|
| MD5 |
803ead95a851060310dfb29e4ea7efd6
|
|
| BLAKE2b-256 |
6e7ac43f38f8f3af94ebfc6adea34df0e937e02e85144d52459efdbf9bb8598c
|