A library for reading / writing Lookout config files
Project description
Lookout Config
Lookout Config is used to load config stored inside the ~/.config/greenroom folder.
Install
pip install -e ./packages/lookout_config- or...
pip install lookout_config(Public on PyPi)
Usage
Reading config
from lookout_config import get_config_io
config_io = get_config_io()
config = config.read()
Generating schemas
After changing the dataclasses, you can generate the schemas with:
python3 -m lookout_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
lookout_config-2.3.0.tar.gz
(16.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 lookout_config-2.3.0.tar.gz.
File metadata
- Download URL: lookout_config-2.3.0.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a045906f219b6ee9237440ebe5a62215b632498c522fb87e939cdc955e9fc90
|
|
| MD5 |
a788a995890ba8ab43eaa62f7fd08135
|
|
| BLAKE2b-256 |
ab4d2429a89b96215eab96d57b0bdadee6119a42e58ce1b7a3f335ff2ac10476
|
File details
Details for the file lookout_config-2.3.0-py3-none-any.whl.
File metadata
- Download URL: lookout_config-2.3.0-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
738ac94faf4ae09b05a6c93c5f576cee48ad252cf3b4bc19951f4182ea201f35
|
|
| MD5 |
7d8110b84ff3aa417a7ec360b5a35b77
|
|
| BLAKE2b-256 |
58d32ebb819622062aae8e20a65144ae392bc14eb3373c10b4d8adc08a04ae36
|