This is the documentation for the CryoSolver package for calculation and optimization of cryogenic cycles in Python. The CryoSolver offers a collection of classes and functions to automatically ...
Vulture finds unused code in Python programs. This is useful for cleaning up and finding errors in large code bases. If you run Vulture on both your library and test suite you can find untested code.