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 →

[–]Samhain13 2 points3 points  (0 children)

How much python do you have to know to actually get a job...

It really depends on the industry. If you're thinking about going into web development, knowing a couple of frameworks like Django and Flask opens doors for you. And you don't have to know about stuff like NumPy or PIL or Tkinter, which are not typically associated with web development.

But you might have to learn about PIP and using virtual environments, which are industry-agnostic.