Skip to main content

TDD engine for Analytics Engineering — generate unit test data for SQL queries

Project description

MockSQL — Backend

Pour l'installation, la configuration GCP et le CLI, voir le README racine.

FastAPI · LangGraph · Python 3.12


Développement local

python -m venv .venv
source .venv/bin/activate   # Windows : .\.venv\Scripts\activate
pip install poetry && poetry install

cp .env.example .env        # compléter les variables (voir README racine §3)
uvicorn server:app --port 8080 --reload

Commandes

make style    # ruff check + ruff format --check + vulture (code mort)
make format   # auto-format + auto-fix ruff
make test     # pytest
make check    # style + test

Type checking :

poetry run mypy build_query/ app/

Packaging

MockSQL produit deux wheels :

Wheel Contenu
mocksql-*.whl CLI + LangGraph core (sans UI)
mocksql_ui-*.whl Serveur web + assets React bundlés
make build-cli   # CLI uniquement
make build-ui    # CLI + UI (Node.js 18+ requis pour le build React)

Les wheels sont générés dans dist/.


Licence

Propriétaire — © 2025 Adel Skhiri. Contact : skhiriadel92@gmail.com

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

mocksql-0.1.6.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

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

mocksql-0.1.6-py3-none-any.whl (2.4 MB view details)

Uploaded Python 3

File details

Details for the file mocksql-0.1.6.tar.gz.

File metadata

  • Download URL: mocksql-0.1.6.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mocksql-0.1.6.tar.gz
Algorithm Hash digest
SHA256 aadd41f92807565adf36efb6fbb43a3b89f1efb56585746336b4952a6a18ceac
MD5 2c689210a7dbec9d781eba4b31a9798a
BLAKE2b-256 1b30d0961f447f6ea6fc54b962f09c4412b88fb79b3d9f9de7688a964673b382

See more details on using hashes here.

Provenance

The following attestation bundles were made for mocksql-0.1.6.tar.gz:

Publisher: release.yml on skadel/mocksql

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mocksql-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: mocksql-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mocksql-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f8fd596c5a8b58f545f2f47e32e5c7e18c4b2e79037e9e49475a30b899d5d5a6
MD5 5b6b07f0ff056af5fb3644e079b41f33
BLAKE2b-256 6680e39f88fe4f36d5bedc439b162319dfe681f3b4aad2adf0a671c4998fb34e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mocksql-0.1.6-py3-none-any.whl:

Publisher: release.yml on skadel/mocksql

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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