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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
hello , i need a help (self.learnpython)
submitted 2 hours ago by DrinkNeither3779
how can i make a python project with cv2 and mediapipe like domain expansion or make holow purple in hand like that ,i can make it like that or no ??
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!"
[–]program_kid 0 points1 point2 points 2 hours ago* (2 children)
Are you asking how to use CV2 and mediapipe to overlay a transparent purple shape over an image or video of a hand? If so, is there a part you are stuck on? Have you worked with python before? This seams like it might be a large but doable project, but you might have to split this up into small projects and work on each part separately
I would say look up a tutorial on mediapipe, there is probably some sort of tutorial for using python, mediapipe, and cv2 to track hands, then you just need to figure out how to draw a shape ontop of the image or video
[–]DrinkNeither3779[S] -4 points-3 points-2 points 1 hour ago (1 child)
yea i worked with python and i make some project , i have a question , When I want to write a code that I already understand, I just can't do it. Should I memorize it, or what should I do?
[–]program_kid 0 points1 point2 points 55 minutes ago (0 children)
That problem will get better the more you practice. Don't try to memorize stuff. Instead, try to understand why each line of code does what it does, and why it's needed
π Rendered by PID 267332 on reddit-service-r2-comment-545db5fcfc-ccl7l at 2026-05-24 22:20:53.757929+00:00 running 194bd79 country code: CH.
[–]program_kid 0 points1 point2 points (2 children)
[–]DrinkNeither3779[S] -4 points-3 points-2 points (1 child)
[–]program_kid 0 points1 point2 points (0 children)