what's the best python libraries for beginners to download and learn with?
nxdefiant @ nxdefiant @startrek.website Posts 0Comments 997Joined 2 yr. ago
nxdefiant @ nxdefiant @startrek.website
Posts
0
Comments
997
Joined
2 yr. ago
If you want to do web requests/ use API's, use 'requests'
graphs/reporting, I've used 'bokeh' before, it was nice.
I've never used PyDroid, so I'm not sure how you'd install things, but these are both available via pypi, python's package repository.