Files
flowsint/flowsint-core/README.md
2026-04-11 13:14:41 +02:00

341 B

flowsint-core

The repository containing the core components for flowsint.

It contains:

  • Celery tasks
  • Authentication
  • NEO4J database connectors
  • POSTGRESQL database connectors
  • Enricher base class
  • Enricher orchestrator
  • Enricher registry
  • Encrypted vault

Testing

uv run pytest

⚠️ 🚧 Work in progress !.