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.17.1.tar.gz
(6.4 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.17.1.tar.gz.
File metadata
- Download URL: missim_config-1.17.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a8a8b6df326ad01aea393f81eb97777b1f5d8561f467b49ba067ccc35a06df0
|
|
| MD5 |
c6b409d9e8f86e8b1b21af692cc3d670
|
|
| BLAKE2b-256 |
b37198db5db743fc77639c1cdfb36cfbebca7e8efb70b3e2fb0bcf9c785091d5
|
File details
Details for the file missim_config-1.17.1-py3-none-any.whl.
File metadata
- Download URL: missim_config-1.17.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
791a6c1a79607ceb74688536d3547ffec039533ead3fdc3c9684fa60ec2c9e99
|
|
| MD5 |
88f009663035e973f1bccb3f961eb61c
|
|
| BLAKE2b-256 |
9f17201740cd3d434dcdf01b56c8663a47bf1d0db1d319a28986528efb2ad667
|