Data Ingestion System for OpenGIN.
To install the project in editable mode with all dependencies (including dev tools and the tracer):
cd python
pip install -e ".[dev,tracer]"For detailed development setup, testing, and mocking guidelines, please see DEVELOPER.md.
Full documentation is available in the docs/ directory. See DEVELOPER.md for build instructions.