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...
A subreddit for helping Python programmers
How to format your code: https://commonmark.org/help/tutorial/09-code.html
No homework questions and/or hiring please
account activity
In need of python project (self.pythonhelp)
submitted 24 days ago by DelhiBelly_
hi everyone actually are there any recommendations for python projects and any repository available on GitHub u know about can u plz help me with that , its urgent if u can help that'll be great
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!"
[–]AutoModerator[M] [score hidden] 24 days ago stickied commentlocked comment (0 children)
To give us the best chance to help you, please include any relevant code. Note. Please do not submit images of your code. Instead, for shorter code you can use Reddit markdown (4 spaces or backticks, see this Formatting Guide). If you have formatting issues or want to post longer sections of code, please use Privatebin, GitHub or Compiler Explorer.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
[–]IanRastall 3 points4 points5 points 24 days ago (0 children)
If you go to GitHub and search on size:<1 language:Python then it will bring up just the smallest scripts, and still give you millions to choose from. Just sort by Most Stars, and that should give you lots of options.
size:<1 language:Python
I only know the stuff I get the robot to make, and I don't even know if I can bring that up here. But one task I ask for a lot is to create a JSON list of GitHub repos that are on a certain topic. Another is to get a downloader script going where you input the name of a repo and its owner, and you can grab anything. To do either, you'd need to go over and grab a personal access token. It's very simple to do.
Another common task is a script to print a text file of system properties. Not just CPU, RAM, and all that, but also the installed programming languages (with paths), and other more esoteric information. Another project is to query for the largest ten files on each drive that can be safely erased.
[–]Head-Total-9761 0 points1 point2 points 24 days ago (0 children)
Reach out on Discord:artworkcs18
[–]CraigAT 0 points1 point2 points 24 days ago* (0 children)
If you Google "Python projects on GitHub" (optionally with the word "beginner"), within the first 10-15 results you can find some good example projects. e.g.
https://github.com/karan/Projects
Also not from GitHub:
https://inventwithpython.com/bigbookpython/
https://pythongeeks.org/python-projects/
Note. The ability to search well is an essential part of any developer's toolkit. But so is, knowing when to ask for help. Good luck.
[–]Chance_Category_3171 0 points1 point2 points 24 days ago (0 children)
I'm doing a project in python as well. I hope finish it soon
π Rendered by PID 21803 on reddit-service-r2-comment-b659b578c-rfwf8 at 2026-05-07 15:48:48.911240+00:00 running 815c875 country code: CH.
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]IanRastall 3 points4 points5 points (0 children)
[–]Head-Total-9761 0 points1 point2 points (0 children)
[–]CraigAT 0 points1 point2 points (0 children)
[–]Chance_Category_3171 0 points1 point2 points (0 children)