Skip to main content

Quisby is a data processing and visualization tool for benchmark testing.

Project description

Install from sources

  1. First activate the environment using the command source venv/bin/activate

  2. Install requirement pip install -r requirements.txt

  3. Run the project using the command python manage.py runserver

Build container and use

  1. Build container podman build . -t pquisby-api

  2. Run container podman run -itd -p 8000:8000 localhost/pquisby-api

Note: In both the above setups please add credentials.json in root dir for google auth

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

pquisby-0.0.2.tar.gz (27.0 kB view hashes)

Uploaded Source

Built Distribution

pquisby-0.0.2-py3-none-any.whl (30.5 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