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.2.4.tar.gz
(15.7 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.2.4.tar.gz.
File metadata
- Download URL: lookout_config-2.2.4.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7140b3b19fd6898be122cb27b897ab996147d572430a1ae75d8dffb557f20010
|
|
| MD5 |
fc69840dbbb42e065bdb4eb0e014be07
|
|
| BLAKE2b-256 |
04519647a0cd23bb0b2ef3b0227b18bc59af4201b318e802365a7d38e164a3e2
|
File details
Details for the file lookout_config-2.2.4-py3-none-any.whl.
File metadata
- Download URL: lookout_config-2.2.4-py3-none-any.whl
- Upload date:
- Size: 17.3 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 |
dfd2b6645608a5bb1f02d9f4d88d308f260dd400207507c33d29f4def2300d91
|
|
| MD5 |
d243004e0001cdf4b6449397d1ac4892
|
|
| BLAKE2b-256 |
e955d13b48849f5fb471995722ceefc43a23ddb09e90780da74449e0bbb4fa87
|