¿Aún no tienes una cuenta? Crea una ahora y accede a tus listas favoritas, tu histórico de cuentas y muchas más cosas... nabzclan repo
Pedidos y atención al cliente
PARTICULARES: 963 392 051 - FAX: 963 615 480 / LIBRERÍAS: 963 610 048 ext. 1005 - FAX: 963 694 151
nabzclan repo
# Coverage report pytest --cov=nabzclan --cov-report=html name: CI on: push: branches: [ main ] pull_request: branches: [ main ]
# Install dependencies (editable mode) pip install -e ".[dev]" The [dev] extra installs testing, linting, and documentation tools. 4️⃣ Quick‑Start Guide Example: Transform a CSV to JSON # Using the CLI nabzclan csv2json --input data/sample.csv --output data/sample.json # Using the Python API from nabzclan import CsvTransformer
# Create a virtual environment python -m venv .venv source .venv/bin/activate # macOS/Linux # .venv\Scripts\activate # Windows
Copyright © 2026 Prime Circle