-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Kate edited this page Jan 30, 2018
·
3 revisions
- Python 3.5.2;
- PyInstaller is used for building python sources into a single package;
- pywin32 and WMI Python Extension are used for free disk space monitoring;
- PLY Python Extension is used for parsing lighttpd configuration file;
- nginxparser is used for parsing nginx configuration file;
- LXML is used for parsing XML-like configuration files;
- pytest is used for testing.