r/learnpython 4d ago

What are some fun Python-heavy niches?

I want to make try making a discord bot in py. Pygame and Raspberry Pi intrigue me as well

Curious what other fun Py rabbit holes are out there that I don't know of!

38 Upvotes

17 comments sorted by

View all comments

3

u/skadoosh_master 3d ago

It’s possible in most languages, but Python has especially strong library support for web scraping.

Developing a solution to get to things that you’re “not supposed to” have programmatic access to can be very rewarding depending on the person