Skip to main content

LogQS Client

Project description


LogQS Logo

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):

  1. Create a virtual environment:

    python3.9 -m venv venv

  2. Source the environment:

    source venv/bin/activate

  3. Install the requirements:

    pip install -r requirements.txt

  4. Install LogQS Client in develop mode:

    pip install -e .

  5. Run the module:

    python -m lqs-client

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lqs-client-0.0.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

lqs_client-0.0.3-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page