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.37.1.tar.gz
(15.9 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.37.1.tar.gz.
File metadata
- Download URL: lookout_config-1.37.1.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a66d21e2f95d2e3c87b90dd28972ab18b90f3a3a24a88cfd18e974844de11a5b
|
|
| MD5 |
28848179d476917f78da99be124272d1
|
|
| BLAKE2b-256 |
f45071eee6a26fbcccbe3c5964ff091e7990756c79d85ecf529ad21ac6e2ecac
|
File details
Details for the file lookout_config-1.37.1-py3-none-any.whl.
File metadata
- Download URL: lookout_config-1.37.1-py3-none-any.whl
- Upload date:
- Size: 17.5 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 |
911c44f93f0ab71d7deebaaf16b2bcfb891b751cf889c4066df7869bb3326b8a
|
|
| MD5 |
fbbf174dbdbb1a7d0728a215af6a0957
|
|
| BLAKE2b-256 |
de7df6435ce55e98dd49796d46d6d3db633ec902adf36489b72a05073933b3ad
|