Version 0.1
This is the first release of Minpy for detecting the minimum required Python versions required to run code.
Highlights:
- 184 detection rules covering 40 modules, 123 module members (classes, functions, constants), and 21 kwargs of functions
- Minpy supports any number of input files and folders to scan recursively
- Analysis is done concurrently using a pool of processes defaulting to the number of CPU cores of the system