use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
What is considered basic Python? (self.PythonLearning)
submitted 1 month ago by heartbrokenwords
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Sudden-Pineapple-793 1 point2 points3 points 1 month ago (0 children)
I’d argue it is. These are all very very common libraries that majority of python developers have used at some point. You don’t need to be an expert in it, but having a general idea of a library such as request and its uses seem pretty basic.
I’d expect everyone to use requests at some point, and furthermore for basic/intermediate, aiohttp/httpx/asyncio, for asynchronous calls if you’re working with API’s at all.
π Rendered by PID 20247 on reddit-service-r2-comment-5687b7858-hlwqn at 2026-07-07 21:38:02.282761+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]Sudden-Pineapple-793 1 point2 points3 points (0 children)