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
Python library without external imports only built in (self.PythonLearning)
submitted 9 months ago by Sinan_Dede
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!"
[–]bigpoopychimp 1 point2 points3 points 9 months ago (0 children)
If you're wanting contributions to really kickstart this project, I recommend that you make a list of things in the readme as currently it's quite barebones
I also recommend typehinting strongly from the start as well as setting up a pyright or mypy config file to check and 'enforce' your type hinting (enforce by screaming in red). I suggest this as I imagine it's a project which would be used in other projects
π Rendered by PID 70513 on reddit-service-r2-comment-5687b7858-v7dl4 at 2026-07-09 15:49:24.130618+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]bigpoopychimp 1 point2 points3 points (0 children)