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-1.16.0.tar.gz
(6.2 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-1.16.0.tar.gz.
File metadata
- Download URL: missim_config-1.16.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14707880dab64b94d0e2160c33ce4d9104f4a6c7faabfbbc8b3199ee0598cbe4
|
|
| MD5 |
b8817e7a1bdc60d661ce2e9a63a9385d
|
|
| BLAKE2b-256 |
70f5f42129c07e8907a97bfada410be974185b93569f8a10e2ebac9c06e54ef2
|
File details
Details for the file missim_config-1.16.0-py3-none-any.whl.
File metadata
- Download URL: missim_config-1.16.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
024c7af0a74d7ac7db9213c6b829a62b9faa0cff2070659c6486c886765a5a7b
|
|
| MD5 |
a473ffbf356647057e65366cc45dd2bb
|
|
| BLAKE2b-256 |
2f5c05c1acfa4f5940cd7e5060d66eb276a01678034792b19ebeb832e05c4502
|