Commit Graph

52 Commits

Author SHA1 Message Date
7a61e5d729 google is working 2019-03-06 22:58:06 -05:00
8a29f36cf0 google partially working 2019-03-06 00:47:56 -05:00
6de786fb35 added stub of google vendor 2019-03-05 19:18:16 -05:00
7dff0121dd set up abstract base class 2019-03-05 19:04:48 -05:00
b858e7def0 status is working 2019-02-21 00:09:28 -05:00
ac278f2d18 added some tests, removed some unused methods on vendors/amazon 2019-02-20 21:30:30 -05:00
12297a321f ../.. 2019-02-20 13:28:20 -05:00
e6ff3fed1d removed extraneous dry_run arg, added 'status' CLI option 2019-02-20 13:26:10 -05:00
eaf0dc4cc3 made output pipeable hopefully, added 'pretty' option for 'get' in CLI 2019-02-20 12:52:39 -05:00
8383e6ebb3 fixing writing ot file 2019-02-20 12:31:31 -05:00
7407a1ecd6 ../.. 2019-02-20 12:20:38 -05:00
e2620ade65 using click.echo's built in file-handling 2019-02-20 12:16:23 -05:00
d5ce3d6583 formatted json transcript 2019-02-20 12:03:42 -05:00
226c645a6b bug fixes and back to pprint for JSON output 2019-02-20 11:51:58 -05:00
797f5a3bfe move getting trasncripts logic to helpers 2019-02-20 11:39:16 -05:00
2a3b85a8b5 renamed STT_SERVICES to SERVIES 2019-02-20 11:21:33 -05:00
af63c053a6 fixed README 2019-02-20 11:17:36 -05:00
666aba3d56 bugs 2019-02-20 11:16:42 -05:00
d431d6aa0d made STT_SERVICES dynamic based on vendors.__init__, updated calling code accordingly 2019-02-20 11:12:45 -05:00
24920a52f8 made config work a little better, changed vendor class name to Transcriber. added demo gif 2019-02-20 10:43:21 -05:00
9e2f894187 changed credentials to config in amazon, don't set up aws clients unless config exists. static -> classmethod for several in amazon 2019-02-20 10:08:01 -05:00
3206dfad22 added Pipfile* to gitignire 2019-02-19 21:08:58 -05:00
56b226c847 ../.. 2019-02-19 13:53:42 -05:00
4e4163da35 removed unnecessary 'name' variable in tatt/__init__.py 2019-02-19 13:51:39 -05:00
54e9b1dec9 fixed #17. 2019-02-17 20:59:14 -05:00
7f905f7f2f $ 2019-02-12 21:30:08 -05:00
5b37401b0f ../.. 2019-02-12 21:29:19 -05:00
d60ab20607 ../.. 2019-02-12 21:28:45 -05:00
5001cfbbd6 small fix to README 2019-02-12 21:27:59 -05:00
04f506868c removed json files 2019-02-12 21:26:55 -05:00
2f175df006 more output in README 2019-02-12 21:26:41 -05:00
88faa75274 started adding output to code blocks in README 2019-02-12 21:19:39 -05:00
1ba60b0df2 bumped setup.py 2019-02-12 21:09:37 -05:00
0d80bcfe04 made a lot of methods static in amazon.py, made printouts a little nicer in CLI, and dealt with AWS credential error by asking the user to configure aws themselves. 2019-02-12 21:08:33 -05:00
6ceb88c591 fixed README, spruced up setup.py 2019-02-12 20:46:12 -05:00
355327afd7 added descriptions to setup.py 2019-02-12 20:18:08 -05:00
ae722a79f1 tweaking setup.py to make it work via pip 2019-02-12 19:51:46 -05:00
8a8ac24c73 changed dir structure and modified setup.py to use tatt package 2019-02-12 19:45:11 -05:00
9d0abce9fe patch pyyaml vulnerability 2019-02-12 19:34:25 -05:00
a6f6341a6d added self to dependencies in setup.py 2019-02-12 19:31:21 -05:00
33c6940ef0 added more help text and docstrings to CLI 2019-02-12 19:27:13 -05:00
f5f8a0c668 links 2019-02-12 12:05:02 -05:00
e51a8ddbdc ../.. 2019-02-12 11:59:51 -05:00
69738b32be ../.. 2019-02-12 11:59:28 -05:00
1cdfae27f6 ../.. 2019-02-12 11:58:06 -05:00
ccd73dac5d README 2019-02-12 11:56:13 -05:00
8614adb6f4 removed json files 2019-02-12 11:55:39 -05:00
237471f7f3 basics are working for amazon, updated README. 2019-02-12 11:55:20 -05:00
27254c14c4 CLI is working for submitting jobs to Amazon. started retrieval and listing functionality 2019-02-11 22:46:46 -05:00
b29e7acac9 fixing security problem with dependency pyyaml 2019-02-07 14:33:07 -05:00