.. etl-forge documentation master file, created by sphinx-quickstart on Sun Jun 15 20:55:22 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to ETLForge's documentation! ==================================== `ETLForge` is a Python library for generating synthetic test data and validating ETL outputs. Quick Start ----------- For a complete demonstration of ETLForge's capabilities, run the included example:: python example.py This example shows the complete workflow: schema definition, data generation, validation, and error reporting. .. toctree:: :maxdepth: 2 :caption: Contents: api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`