Skip to main content

A real-time data processing framework

Project description

qink - Real-time data processing framework

Qink Logo

A Cython-based data pipeline project.

Development Setup

# Windows
set PYTHONPATH=.

# Linux/macOS
export PYTHONPATH=.
  1. Create and activate a virtual environment:
python -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate
  1. Install dependencies:
pip install -r requirements.txt
  1. Build the Cython modules:
python setup.py build_ext --inplace

Testing

To run the tests:

pytest

This will run all tests and generate a coverage report. The coverage report will show which parts of the code are covered by tests.

To run tests with more detailed output:

pytest -v

To run a specific test file:

pytest tests/test_fib.py

To run tests in watch mode (automatically re-runs tests when files change):

ptw

You can also use additional options with watch mode:

ptw -- -v  # Verbose output
ptw -- -k "test_name"  # Run tests matching the given name

Copyright 2024 Quadible

This software is the property of Quadible and is protected under copyright law. Unauthorized copying, distribution, or use of this software, in whole or in part, without express permission from Quadible is strictly prohibited. This repository and its contents are for authorized internal use only. External sharing or modification is not permitted unless written consent is obtained from Quadible. For inquiries about permitted usage or licensing, contact info@quadible.co.uk.

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

qink-0.1.0.tar.gz (892.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qink-0.1.0-cp312-cp312-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.12Windows x86-64

File details

Details for the file qink-0.1.0.tar.gz.

File metadata

  • Download URL: qink-0.1.0.tar.gz
  • Upload date:
  • Size: 892.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for qink-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4d03b85e126ebe45a3ae6b6ac5e1ae43830a833380bb2aff01584729a79ce299
MD5 362f991de7d5765bc277e8411499b1ea
BLAKE2b-256 c9d2b5534494935d38a38a8e165898106fdae982946c694f3a5e8b4907680e54

See more details on using hashes here.

File details

Details for the file qink-0.1.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: qink-0.1.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for qink-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a030d7833f66b32e578a8ff9452f7e388fddb34a6c1702aba21b1a41e2bada19
MD5 afb800a995160dbed1f87ce4f4b1ed89
BLAKE2b-256 8db6060170ca65d4a4084f52681f805ccd8ff871fd806185da329d7823f9cbed

See more details on using hashes here.

Supported by

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