Files
2026-03-02 20:50:11 +01:00
..
2026-02-20 15:41:46 -03:00
2026-02-12 22:03:28 +01:00

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

poetry run pytest

⚠️ 🚧 Work in progress !.