summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-01README updated to reflect bootstrap script, not module architecture0.1-rc1emkael
2016-11-26Program iconemkael
2016-11-25Parsing command-line arguments with argparseemkael
2016-11-25Wrapping app entry point in methodemkael
2016-11-25More verbose config-related messagesemkael
2016-11-25Configuration from external JSON file. Fixes #2emkael
2016-11-25Global error handlingemkael
2016-11-25Handling Ctrl+C/Ctrl+D a bit more gracefullyemkael
2016-11-25All the necessary hidden imports. Fixes #4emkael
2016-11-25clearing up Pair info for printing purposesemkael
2016-11-25fun fact: `print()` in Python2 prints out "()"emkael
2016-11-25encoding readline completer options in case Python2 unicode strings are involvedemkael
2016-11-25alias raw_input() as input() for python2emkael
2016-11-25adjust super() calls to python2Michal Zimniewicz
2016-11-25Replacing cached_property module from Django to a standalone oneemkael
2016-11-25Merge branch 'requirements' into pyinstalleremkael
2016-11-25README for MySQL engines updated. Closes: #5emkael
2016-11-25Requirements files split per platformemkael
2016-11-25bootstrap file and environment for pyinstalleremkael
2016-10-09Initial commitMichal Zimniewicz