viv/todo.md

247 B

VIV Todo's

  • swap flake8 for ruff
  • add classifiers for pypi?
  • use config file (probably ini or toml for python>=3.11)
  • enable a garbage collection based on time or file existence (configurable)
  • unit tests (v important)