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.1.0.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.1.0.tar.gz.
File metadata
- Download URL: lookout_config-2.1.0.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 |
f7040f881fb0105ad4730b6079dea3b482103fcca220633e7eb2b138467cd690
|
|
| MD5 |
9b827d853a0d5ce92487416aecec8636
|
|
| BLAKE2b-256 |
991ab2e5db4f5eb7111a5a9b449efb50b79d8d7f39f1c6cbf44b61474848f88b
|
File details
Details for the file lookout_config-2.1.0-py3-none-any.whl.
File metadata
- Download URL: lookout_config-2.1.0-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 |
eced35573ec49b084320c1a11b5cb7b07b8b9484635b5b30d3446c20648cb5f1
|
|
| MD5 |
0ae3ee09cb0f800d37d7134e8d6481fc
|
|
| BLAKE2b-256 |
fd31d5217c2c19a74527f66623d97c3332d0fe82a576630b44a732b5ea07dc42
|