Log Query System Client
Project description
LogQS Client
Setup
The LogQS Client module source is located in lqs-client and it's Python requirements are listed in the requirements.txt file. You can install it locally with pip install ..
Development
The project uses Python 3.9, which may require some dependencies to be required. In one go,
sudo apt install python3.9 python3.9-dev python3.9-distutils python3.9-venv
To run the application from this directory (i.e., for development):
-
Create a virtual environment:
python3.9 -m venv venv -
Source the environment:
source venv/bin/activate -
Install the requirements:
pip install -r requirements.txt -
Install LogQS Client in develop mode:
pip install -e . -
Run the module:
python -m lqs-client
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
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 LogQS-Client-0.0.1.tar.gz.
File metadata
- Download URL: LogQS-Client-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c58c8feb40a6f098ebcdf811e41d56ea46a5d4f39d760881cafac42f2a200e7
|
|
| MD5 |
097514caa8f861796398bc57908583a1
|
|
| BLAKE2b-256 |
53a3e6fa04a51f38cb5be5e85ec55e6c57624eaf44880badf20b3fe7713100ef
|
File details
Details for the file LogQS_Client-0.0.1-py3-none-any.whl.
File metadata
- Download URL: LogQS_Client-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd2eb467da077f69d8eaa240b814abbd8376f24c4e61436da9a053c992a6a56c
|
|
| MD5 |
51bb59d6808c72b5b0d6f7e27cb52bd3
|
|
| BLAKE2b-256 |
915f4787bf03e74a978f5f8ebc9be4d136d88120087c8037f4c6d3fe20123ba1
|