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.4.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.4.0.tar.gz.
File metadata
- Download URL: lookout_config-2.4.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 |
c0e9928cbd269ee9a54f4b5bc692097c8131659f471b2b85f56a998df38ce25c
|
|
| MD5 |
bbcb4c45219179dd8950cca4b9f0b979
|
|
| BLAKE2b-256 |
18021312d1991d1b8940e3e2d890473f30c8cd0ff652027269a2ec4055f921bd
|
File details
Details for the file lookout_config-2.4.0-py3-none-any.whl.
File metadata
- Download URL: lookout_config-2.4.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 |
25d98b9a14b829d50c28616cd8a4c2567f7798ae0af95cf9b46f4b0980cd498b
|
|
| MD5 |
df95574d849b1020ddadb10179dfc63b
|
|
| BLAKE2b-256 |
0443f48e61d2f3dcfa55b7aba6334d4b2d4de10f8a663a64316c9e1fbad0acf7
|