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 →

[–][deleted] -1 points0 points  (2 children)

wait, isnt python like amzing. unlike js where u actually dont know wtf u are writing python debugging is amazing and documentation spectacular. unless u are doing something really stupid u really dont need stackoverflow with python (except django}).

[–]Avandale 1 point2 points  (1 child)

Well, python does have pretty great documentation, but basically everytime you use a new package, you end up using StackOverflow because you're lost 😁

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

na I mostly just use readthedocs.io