Skip to main content

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 --all-extras

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

Les connecteurs sources (BigQuery, Snowflake) sont des extras optionnels, exclus de l'install de base pour l'alléger. poetry install seul n'installe que le cœur (génération + DuckDB) ; ajoutez --all-extras (ou --extras "bigquery snowflake") pour travailler sur le profiling/import.


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

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.2.0.tar.gz (1.2 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.2.0-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mocksql-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4774a671531107265f8c6af10222e7cb87f810e0476046037081838e11b5eaf3
MD5 d5b09f4e839361de840a90124801af98
BLAKE2b-256 db817fac23c076f6927ae5dcd50de3d689a424192356cc505c26f852f8669b81

See more details on using hashes here.

Provenance

The following attestation bundles were made for mocksql-0.2.0.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: mocksql-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 1.2 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a62646ab88b7e53799051822a00718a55ce994fcad454a85863d785173189c07
MD5 a0199af414697c711deb8a01222c8931
BLAKE2b-256 9f397d0d5669f22ddee4d9a30cbb02e4289d93901d14d59ad114527ca4895314

See more details on using hashes here.

Provenance

The following attestation bundles were made for mocksql-0.2.0-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.

Release history Release notifications | RSS feed

0.2.1

2 files

This release

0.2.0 This release

2 files

0.1.15

2 files

0.1.14

2 files

0.1.13

2 files

0.1.12

2 files

0.1.11

2 files

0.1.10

2 files

0.1.9

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page