Skip to content

Python 3 render script#37

Open
origintopleft wants to merge 1 commit intoimsky:masterfrom
origintopleft:master
Open

Python 3 render script#37
origintopleft wants to merge 1 commit intoimsky:masterfrom
origintopleft:master

Conversation

@origintopleft
Copy link

As discussed in #2 .

$ ./render.py -h
usage: render.py [-h] [-o {json,rant}] [-q] outfile

Renders single-file versions of these wordlists.

positional arguments:
  outfile               output file

optional arguments:
  -h, --help            show this help message and exit
  -o {json,rant}, --output {json,rant}
                        what type of file to render, defaults to json
  -q, --quiet           suppress progress output

Tried my best to leave it heavily commented and easy to maintain, and even uses a decorator to make adding renderers for other filetypes a relative breeze.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant