Detect the minimum Python versions needed to run code
Concurrently detect the minimum Python versions needed to run code
vermin
$ vermin script.py
$ vermin --recursive /path/to/project
$ vermin --violations script.py