aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps/main.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* version bumpMatthew Lemon2022-06-211-1/+1
* implemented --template flag - for testingMatthew Lemon2022-06-211-21/+29
* now handles --inputdir and --zipinput and NestedZipErrorMatthew Lemon2021-01-251-0/+10
* added flag for -z --zipinputMatthew Lemon2021-01-251-1/+7
* fixed bug whereby relative paths could not be used for cli flagsMatthew Lemon2021-01-221-4/+17
* some further help text changesMatthew Lemon2021-01-181-2/+6
* tidying up some help textMatthew Lemon2021-01-181-22/+45
* added validationonly flag to import templates commandMatthew Lemon2021-01-171-6/+60
* added flag to change input directory for import templates commandMatthew Lemon2021-01-171-2/+3
* handling rowlimit logging and checking here rather than bcompilerMatthew Lemon2021-01-161-0/+3
* added --rowlimit flag for import operationMatthew Lemon2021-01-161-8/+13
* added datamap config commandMatthew Lemon2021-01-131-6/+27
* changes to accommodate row-limiting in bcompiler-engineMatthew Lemon2021-01-111-1/+16
* internal documentation improvementsMR Lemon2020-05-161-9/+20
* Black formattingMR Lemon2020-05-161-23/+37
* improved tests - passing; accepts Path or str paths in datamap checkMR Lemon2020-05-161-2/+13
* first two passing tests in implementing --datamap option in datamaps interfaceMR Lemon2020-05-151-3/+11
* included exception handling for when line is missing in datamapMatthew Lemon2019-11-081-1/+8
* removed breakpointMatthew Lemon2019-10-291-1/+0
* part way through implementing aux file check commandMatthew Lemon2019-10-291-2/+26
* now handles DatamapFileEncodingErrorMatthew Lemon2019-10-271-1/+7
* raises CRITICAL if datamap missing key field on export or import - version bumpMatthew Lemon2019-10-261-1/+7
* exposing exceptions raised from missing sheet field in datamapMatthew Lemon2019-10-261-0/+7
* 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
* 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