Skip to content

Erotemic/dtool_ibeis

Repository files navigation

dtool_ibeis

Pypi Downloads Codecov GithubActions

Data tools for IBEIS.

Currently in proof of concept mode (and wont be developed further).

Contains the SQLDatabaseController powering the IBEIS API

Contains a preliminary dependency cache

# Goals of this project

  • Allow for small pieces code and algorithms to be easilly integrated into a large scale cache / pipeline structure.
  • Each computation function should be fairly self contained, stateless, and re-usable by other projects that do not wish to conform to the rules set by this structure.

Repos relevant to the ibeis project: