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.3.0.tar.gz
(16.5 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.3.0.tar.gz.
File metadata
- Download URL: lookout_config-3.3.0.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44f8d0e6740bb7bdb6d168783ef16cb3e38a2139156d6453e005179fec707eda
|
|
| MD5 |
1bdd24ef32e3510bac22c9f0721348eb
|
|
| BLAKE2b-256 |
111bbe9cde24c0044d632dcad80849cb1752f0e77b0f5df4fd5cb0974f4204a1
|
File details
Details for the file lookout_config-3.3.0-py3-none-any.whl.
File metadata
- Download URL: lookout_config-3.3.0-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 |
043b465632bca453ee7ada839cea77c3f5006d1a2f1e21b6f8ae574a6387935c
|
|
| MD5 |
76393f2484fc553da6812ea0643097e0
|
|
| BLAKE2b-256 |
f149658be2eec41ad9530acf33dd8c8a6630eb6cd88f88c6487884be0ba632be
|