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-1.36.2.tar.gz
(17.0 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-1.36.2.tar.gz.
File metadata
- Download URL: lookout_config-1.36.2.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
612ef0ece3840ff67f16b92786df0817d5379c504f9422f90cd4cb32eb0fe8f8
|
|
| MD5 |
3c9e00ae317fcdbd25f87e130268b3ce
|
|
| BLAKE2b-256 |
bdc5e35261f660eb3f3a1c9ce82975723b9846cdaf168f63c8019dbecd5c4836
|
File details
Details for the file lookout_config-1.36.2-py3-none-any.whl.
File metadata
- Download URL: lookout_config-1.36.2-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ef0e7b5d0303e2885e7ba9d05ba971873372a0409c97034b841311d3d58392e
|
|
| MD5 |
66e8bb4854be18c0e871f8e73f810332
|
|
| BLAKE2b-256 |
b5730feb7b430284b87d749a7dd5e74ae3e55c343953c085ae7cc4436c0dd33f
|