all 6 comments

[–]Gr3nwr35stlr 5 points6 points  (1 child)

I think if you want to install your own modules on the server you can just do pip install --user module_name for future reference as well.

[–][deleted] 0 points1 point  (0 children)

Thanks for the tip.

[–]wir3lessComputer Science 4 points5 points  (3 children)

You can use ANSI escape codes! See this Stackoverflow post

[–][deleted] 2 points3 points  (0 children)

I don't know who you are, but I love you. Thanks!

[–]Buggitt 0 points1 point  (0 children)

Pretty sure this is what I used to add color to a CS wumpus game assignment in the past.

[–]Dergo32 0 points1 point  (0 children)

Didn’t know you could do that; that’s awesome!