A library for reading / writing Missim config files
Project description
Missim Config
Missim Config is used to load config stored inside the ~/.config/greenroom folder.
Install
pip install -e ./packages/missim_config
Usage
Reading config
from missim_config import read
config = read()
Writing config
from missim_config import write, MissimConfig
config = MissimConfig()
write(config)
Generating schemas
After changing the dataclasses, you can generate the schemas with:
python3 -m missim_config.generate_schemas
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
missim_config-2.0.0.tar.gz
(8.3 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 missim_config-2.0.0.tar.gz.
File metadata
- Download URL: missim_config-2.0.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3661226fd7a6431bc12d88d84a89118b27b7f861397ad81881699e1e0e7233f8
|
|
| MD5 |
240b6f0d056c8a21d56c65ef62ed0def
|
|
| BLAKE2b-256 |
513113ab92f1c4d9300d0ab47e16ec15f2c944b114cfee7d574719a73488fb49
|
File details
Details for the file missim_config-2.0.0-py3-none-any.whl.
File metadata
- Download URL: missim_config-2.0.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5528c91345497c9a44d4b9fc1dbd6a86880246975dc3c55c4ca506a717a41c47
|
|
| MD5 |
36eb52c197937b32c7841a0f578b3247
|
|
| BLAKE2b-256 |
dbda45c97cac8845dfd70c20e2c00150615451d6bee40bb5d86eb844ffa2e60b
|