lincior / vidutils

Video processing tools for prototyping in Python.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Package setup #1

Closed lincior closed 1 year ago

lincior commented 1 year ago

Mange dependencies with: poetry. Format code with: black, flake8, isort. Test code with: pre-commit, mypy, unittests, GitHub Actions.

lincior commented 1 year ago

Moved to #5