summaryrefslogtreecommitdiff
path: root/creole/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* update code style:JensDiemer2020-02-071-2/+2
* Fix code style with autopep8JensDiemer2020-01-191-4/+7
* fix import code style with isortJensDiemer2020-01-191-2/+1
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-9/+7
* remove __future__ importsJensDiemer2020-01-181-5/+5
* cleanupJensDiemer2015-06-021-8/+4
* Squashed commit of the following:JensDiemer2015-06-021-2/+3
* v1.1.0: Add simple commandline interface scripts.v1.1.0JensDiemer2013-10-281-0/+81