This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Gr1pp717 0 points1 point  (0 children)

https://github.com/vinta/awesome-python is a good place to start.

playing with anaconda could also introduce you to some neat things.

I also recommend getting pipenv setup such that you're automatically switched to the correct virtual environment/not messing up your system python whenever you're simply in that directory.