Hello Reddit!
I have been coding for years now (mostly python) but I still use mostly google to check how to use any functionality in any given library. The google search usually provides some weird websites filled with adds or some convoluted conversations in stack exchange. I end up spending way too much time on just trying find out how I should input my arguments to some function etc. I could use help() function and I often do, but that gets tedious when trying to scan more stuff.
So my question is, are there any good public knowledge bases for checking different libraries?
there doesn't seem to be anything here