I'm at work in a slow moment with only my phone and pydroid, I wanted to see if there was anything I could learn and mess around with while I'm here

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago (1 child)

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.

  • source
  • hideshow 2 child comments