Dependencies » History » Version 13
« Previous -
Version 13/15
(diff) -
Next » -
Current version
Luke Murphey, 11/06/2019 10:18 PM
Dependencies¶
Library | Purpose | Version | License | Notes |
chardet | Character set detection | 3.0.4 | GPL or LGPL | |
manager icon | Icon | NA | Creative Commons | Removed in version 4 |
spinner icon | Spinner Icon | NA | SpiffyGif License | Added in version 4 |
manager icon | Icon | NA | License: Free for commercial use | Added in version 4 |
Selenium | Web Browser Control API | 3.4.1 ¹ | Apache Software License | |
Gecko driver | Selenium Firefox driver | 0.16.1 (0.17.0 for Linux 32) ² | Mozilla Public License 2.0 | Added in version 4 |
PyVirtualDisplay | Allow browsers to run in headless hosts | 0.2.1 | BSD | Added in version 4.1 |
EasyProcess | Requirement of PyVirtualDisplay | 0.2.7 | BSD | Added in version 4.1 |
csselect | Class for pattern matching HTML | 1.0.1 | BSD | |
mechanize | Web-client that can process forms | 0.4.3 | BSD | Added in version 4.4 |
html5lib | Dependency of mechanize | 1.0.1 | MIT | Added in version 4.4 |
six | Dependency of mechanize | 1.1.0 | MIT | Added in version 4.4 |
webencodings | Dependency of mechanize | 0.5.1 | BSD | Added in version 4.4 |
¹ Selenium 3.4.3 didn't work correctly with Firefox. See #1933 for details.
² Gecko-driver 0.18.0 didn't reliably on any platform in my testing; 0.17.0 didn't work on Windows. There was no Linux 32-bit driver with version 0.16.1 and so version 0.17.0 was used. See #1933 for details.