Wed, 13 Jul 2022 14:55:47 +0200 | Detlev Offenbach | Reformatted the source code using the 'Black' utility. | file | diff | annotate |
Thu, 07 Jul 2022 11:23:56 +0200 | Detlev Offenbach | Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml". | file | diff | annotate |
Tue, 31 May 2022 09:59:42 +0200 | Detlev Offenbach | Syntax Checker | file | diff | annotate |
Mon, 04 Apr 2022 17:43:43 +0200 | Detlev Offenbach | Changed occurrences of sys.executable with a method to get rid of the "w" on Windows and macOS systems (i.e. change pythonw to python). | file | diff | annotate |
Sat, 19 Mar 2022 16:41:16 +0100 | Detlev Offenbach | Added a script to install all of eric's dependencies. | file | diff | annotate |