aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps/main.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removed errant breakpointMatthew Lemon2019-10-141-1/+0
|
* fix for badly configured initialise guardMatthew Lemon2019-10-141-3/+2
|
* now handles missing blank templateMatthew Lemon2019-10-141-1/+2
|
* better handling missing filesMatthew Lemon2019-10-141-3/+13
|
* cleanaing up more loggingMatthew Lemon2019-10-141-3/+2
|
* moved config initalisation to cli()Matthew Lemon2019-10-141-4/+1
|
* cleanupMatthew Lemon2019-10-141-3/+2
|
* quick logging changeMatthew Lemon2019-10-141-1/+2
|
* added unused imports and nice messagesMatthew Lemon2019-10-131-4/+3
|
* small fix to improve logger outputMatthew Lemon2019-10-131-0/+3
|
* handling BadZipFile exception when opening corrupt xlsx fileMatthew Lemon2019-10-131-1/+5
|
* some better help text and catching RunTimeError related to commit 2c58250 in ↵Matthew Lemon2019-10-131-5/+16
| | | | engine
* small tweaks with logging and version bump to match bcompiler-engineMatthew Lemon2019-10-061-9/+9
|
* removed colorlog dependencyMatthew Lemon2019-10-031-7/+7
|
* Merge branch 'master' of github.com:hammerheadlemon/datamapsMatthew Lemon2019-10-021-0/+6
|\
| * partially through capturing proper exception textMatthew Lemon2019-09-301-0/+6
| |
* | added a TODOMatthew Lemon2019-10-021-0/+1
|/
* version fix and renamed executible to datamapsMatthew Lemon2019-09-281-1/+2
|
* added version funcMatthew Lemon2019-09-281-0/+3
|
* removed old ref to bcompiler.Matthew Lemon2019-09-271-2/+2
|
* Removed old bcompiler refMatthew Lemon2019-09-271-1/+1
|
* initial commitMatthew Lemon2019-09-271-0/+131