GutenPy makes it easier to find and read books from Project Gutenberg. It has handy bookmarking, line numbering, and word definition lookups. Its catalog browser can use simple or complex regular expression filters for title, author, and subject, and allows you to create a booklist of wanted items that can be saved and downloaded later.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux Windows |
| Implementation | Python |
Recent releases


Release Notes: This release adds support for files in many different language encodings. When opening a file, it tries to guess the file's encoding, but if it's wrong, the appropriate encoding can be set with the charset selector. Set file encodings are remembered along with the bookmarks.


Release Notes: The version of GutenPy has been rearranged to make packaging easier. There is now a full Windows installer and a Debian package. The help file has also been cleaned up a bit.


Release Notes: This release adds some error handling for zip files that are corrupt, or use non-standard compression. It also includes a minor fix so that PyGtk 2.6 can be used.


Release Notes: The catalog filter can now remember filters between each session. Each filter has its own remember toggle. The toolbar has a sidebar toggle button.


Release Notes: A nice sidebar, with filebrowser and bookmark listings, has been added. Some minor fixes were made.