Photoroom / datago

A golang-based data loader which can be used from Python. Processing data per sample at GB/s speeds, covering various use cases eventually.
MIT License
82 stars 0 forks source link

[CI] Install the python module and run python level tests #14

Closed blefaudeux closed 1 month ago

blefaudeux commented 1 month ago

Almost no tests at the moment, but check the CI loop by loading the python module we just built, and check that it runs from the python scope.

Next step would be to backport all the python correctness tests, then automate the pypi submission. Once this is done we could expand what datago does fairly easily