Commit Graph

26 Commits

Author SHA1 Message Date
cktricky
694c72560b fixed up legacy/remaining instances of step 2018-04-19 11:56:13 -04:00
cktricky
2cd528967b removed this method 2018-04-19 11:31:16 -04:00
cktricky
680791d708 changing from step to module 2018-04-19 11:12:56 -04:00
carnal0wnage
51b6a6d205 updates 2018-04-18 20:51:53 -04:00
Chris Gates
b928189a66 pep8 and some comments 2018-04-16 16:47:52 -04:00
carnal0wnage
2629e09c85 put config.py back for a bit because everything poops without it 2018-04-16 14:43:27 -04:00
Chris Gates
22bd12dcab pull in .env instead of config.py 2018-04-16 14:29:58 -04:00
cktricky
581dea9cbc better documentation re: how to pass in args 2018-04-16 13:41:37 -04:00
cktricky
099707ae29 yolo pushing 2018-04-16 13:40:12 -04:00
cktricky
78916326b9 so now we can load modules dynamically. Also, the tutorials for python seem insane. Why was this simple answer not the first to pop. Ugh. 2018-04-12 23:58:20 -04:00
cktricky
6ba2f12cab removed dup code that is ugly and horrible 2018-04-06 00:07:20 -10:00
cktricky
7ff5319252 looks legit to me (trying to make sure we can load all files in the modules directory as well as libs but do it in a somewhat abstracted way. Although, the method to do the abstraction then requires duplicate code so I am sort of annoyed that I used dup code to avoid making dup code... whatever... get over it you neurotic ginger.) 2018-04-06 00:00:01 -10:00
cktricky
3b60996fdc staging some stuff before I do the print rework 2018-04-05 18:27:37 -10:00
cktricky
86654a6fb1 as far as I can tell, this works except that I am getting errors because of python 2.7 and printing 2018-04-05 14:18:08 -10:00
cktricky
61e470df94 made a dummy list method for when CG gets the json logging going 2018-03-05 16:01:27 -05:00
cktricky
2245a0ab56 changing the first step related method to step_recon 2018-03-04 13:08:57 -05:00
cktricky
6ebadcd1ce first pass at some pretty basic metaprogramming to make our lives easier using eval and callable 2018-03-04 13:06:15 -05:00
cktricky
f84380a36c adding some more logic to check for account access 2017-12-28 11:02:34 -05:00
cktricky
20b0d83ad5 using keys as shown in cmc PR. Checking for presence, etc. 2017-12-28 09:59:37 -05:00
cktricky
8485aeacdd Wondering why I cannot read the env variable from config.py when doing a source ENV/bin/activate 2017-12-13 10:00:51 -05:00
cktricky
e585218ad4 did a little bit of testing and converting this step piece into an int. Obviously still a ways to go. 2017-11-06 22:04:44 -05:00
cktricky
6e2461674c adding the whole notion of "what step are we on" 2017-11-06 18:37:15 -05:00
cktricky
681e899fd0 getting familiar with options 2017-11-02 21:52:53 -04:00
cktricky
143316b2d2 added beginnings of argument parsing 2017-11-02 21:40:35 -04:00
cktricky
dd9b53234a testing imports after adding a requirements.txt file which is akin to a Gemfile or package.json 2017-11-02 21:27:04 -04:00
cktricky
499e8acb8c first go at this 2017-09-20 12:07:51 -04:00