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-3.0.1.tar.gz
(16.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 lookout_config-3.0.1.tar.gz.
File metadata
- Download URL: lookout_config-3.0.1.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac7191804cab0f314fe0c3140d53db48b68edee2551f74b150ea4aa705b5d978
|
|
| MD5 |
a0b4094ee52893aab6584a70c43a3a6c
|
|
| BLAKE2b-256 |
bd5af10981f126223bc6b904494f41730b985518dd128330f11b05bf88cd7b50
|
File details
Details for the file lookout_config-3.0.1-py3-none-any.whl.
File metadata
- Download URL: lookout_config-3.0.1-py3-none-any.whl
- Upload date:
- Size: 18.2 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 |
79d7edff5026693bda27e55956d8b68df57864fc4fbc8014909119bd26fefe74
|
|
| MD5 |
6d0c9210b29550988a04fd6a58e5b468
|
|
| BLAKE2b-256 |
3cf9697d67823c20fb22dbce97936298be7507860e4d5a2996c9c02dbcaf1aaa
|