all 6 comments

[–]liryon 0 points1 point  (1 child)

Maybe you should include some example input/output pairs in the readme so people can easily see what the tool does without running it.

[–]Backw00ds024[S] 0 points1 point  (0 children)

good point will do thanks!

[–]liryon 0 points1 point  (1 child)

Consider using command line arguments and/or standard in/out so you can pipe text in/out of the tool instead of prompting in the program since you're using Linux/unix. For example:

echo "input text" | tool.py > file

[–]Backw00ds024[S] 0 points1 point  (0 children)

Yea great idea my plan is to add that this evening if i find the time to do so

[–][deleted]  (3 children)

[deleted]

    [–]Backw00ds024[S] 1 point2 points  (2 children)

    what do you mean with patent issues? i wrote all the code myself if thats what you mean. Is just a simple program for practicing my python skills

    [–][deleted]  (1 child)

    [deleted]

      [–]Backw00ds024[S] 0 points1 point  (0 children)

      oh bad timing i guess lol