| Name: PyMonsoon | |
| URL: https://github.com/msoon/PyMonsoon | |
| Version: N/A | |
| Upstream Git: https://github.com/msoon/PyMonsoon | |
| Security Critical: no | |
| License File: src/LICENSE | |
| License: Copyright, MIT | |
| Description: | |
| Python API for Monsoon Power Monitor. | |
| Local Modifications: | |
| - See b/428985958. | |
| - Remove binaries; only keeping source files. | |
| - Remove unused scipy references. | |
| - Moved numpy imports to individual functions that use it (shortcut to avoid import not needed for | |
| our use case). |