mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-09 19:13:14 -06:00
284 B
284 B
VIV Todo's
- swap flake8 for ruff
- use stdout and stderr more effectively (or switch to logging?)
- 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)