Commit Graph

17 Commits

Author SHA1 Message Date
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