Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for badly configured initialise guard | Matthew Lemon | 2019-10-14 | 1 | -3/+2 |
| | |||||
* | now handles missing blank template | Matthew Lemon | 2019-10-14 | 1 | -1/+2 |
| | |||||
* | better handling missing files | Matthew Lemon | 2019-10-14 | 1 | -3/+13 |
| | |||||
* | cleanaing up more logging | Matthew Lemon | 2019-10-14 | 1 | -3/+2 |
| | |||||
* | moved config initalisation to cli() | Matthew Lemon | 2019-10-14 | 1 | -4/+1 |
| | |||||
* | cleanup | Matthew Lemon | 2019-10-14 | 1 | -3/+2 |
| | |||||
* | quick logging change | Matthew Lemon | 2019-10-14 | 1 | -1/+2 |
| | |||||
* | added unused imports and nice messages | Matthew Lemon | 2019-10-13 | 1 | -4/+3 |
| | |||||
* | small fix to improve logger output | Matthew Lemon | 2019-10-13 | 1 | -0/+3 |
| | |||||
* | handling BadZipFile exception when opening corrupt xlsx file | Matthew Lemon | 2019-10-13 | 1 | -1/+5 |
| | |||||
* | some better help text and catching RunTimeError related to commit 2c58250 in ↵ | Matthew Lemon | 2019-10-13 | 2 | -6/+17 |
| | | | | engine | ||||
* | small tweaks with logging and version bump to match bcompiler-engine | Matthew Lemon | 2019-10-06 | 2 | -10/+10 |
| | |||||
* | removed colorlog dependency | Matthew Lemon | 2019-10-03 | 5 | -22/+10 |
| | |||||
* | added back the stuff I need to develop in vim | Matthew Lemon | 2019-10-02 | 3 | -1/+278 |
| | |||||
* | cleanup | Matthew Lemon | 2019-10-02 | 2 | -13/+27 |
| | |||||
* | cleanup and some refactoring | Matthew Lemon | 2019-10-02 | 3 | -9/+12 |
| | |||||
* | refactored api to move dft stuff into plugins package - still test on ↵ | Matthew Lemon | 2019-10-02 | 8 | -343/+52 |
| | | | | missing sheet failing | ||||
* | updated lock | Matthew Lemon | 2019-10-02 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' of github.com:hammerheadlemon/datamaps | Matthew Lemon | 2019-10-02 | 10 | -239/+2036 |
|\ | |||||
| * | partially through capturing proper exception text | Matthew Lemon | 2019-09-30 | 2 | -4/+9 |
| | | |||||
| * | starting to test cli now - starting with expected error from missing sheet ↵ | Matthew Lemon | 2019-09-30 | 7 | -233/+2010 |
| | | | | | | | | in importable template | ||||
| * | removed 3.8 from Pipfile | Matthew Lemon | 2019-09-30 | 2 | -6/+21 |
| | | |||||
* | | added a TODO | Matthew Lemon | 2019-10-02 | 1 | -0/+1 |
|/ | |||||
* | multiprocessing fix | Matthew Lemon | 2019-09-28 | 1 | -0/+2 |
| | |||||
* | version fix and renamed executible to datamaps | Matthew Lemon | 2019-09-28 | 2 | -1/+3 |
| | |||||
* | added version func | Matthew Lemon | 2019-09-28 | 1 | -0/+3 |
| | |||||
* | added pyinstaller stuff | Matthew Lemon | 2019-09-28 | 4 | -2/+22 |
| | |||||
* | added entry point for pyinstaller | Matthew Lemon | 2019-09-28 | 1 | -0/+4 |
| | |||||
* | removed old ref to bcompiler. | Matthew Lemon | 2019-09-27 | 1 | -2/+2 |
| | |||||
* | Removed old bcompiler ref | Matthew Lemon | 2019-09-27 | 1 | -1/+1 |
| | |||||
* | initial commit | Matthew Lemon | 2019-09-27 | 23 | -0/+1818 |