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.1.tar.gz
(15.6 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.1.tar.gz.
File metadata
- Download URL: lookout_config-2.1.1.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56a32edfe65d734c12cc4dca2c3f8d2ba46dcf4a1df8d8f2f80c8e62592c8cb0
|
|
| MD5 |
85225da2cd0a1766f1d60855c8bd8dc3
|
|
| BLAKE2b-256 |
c1d4c20809c30237200bc04b1490ee853131f5482ee2444f450653743def1113
|
File details
Details for the file lookout_config-2.1.1-py3-none-any.whl.
File metadata
- Download URL: lookout_config-2.1.1-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 |
0075dc95885ef70a3c898561357aa879dee0ab908380349da9e6b9297a4e5c03
|
|
| MD5 |
d8deedd5cf3d284aac4e8fe71a7e4a06
|
|
| BLAKE2b-256 |
e77374a5b1eeff21769124a6ed348980855336a5851957fed1513583b202a8c4
|