Top 17 Python Learn Projects
-
Hey Everyone, My name is Rachit Chawla and Its my first blog on dev.to. I am currently a student of Computer Programming and Analysis at Seneca College. Also I'm currently on my co-op term working as an Automation Developer at Ontario Public Service. In this role, I am currently working with PowerShell scripting and Microsoft Azure for automating every manual tasks to reduce workload and increase efficiency. This blog is a part of OSD600 course at Seneca College. I am taking this course as I am big fan of open source and always wanted to contribute in open source projects but I am unaware of proper documentation and standards used for open source contributions. I am hoping to learn all the required stuff by the end of this course and I aim to be one of the 15k contributors to Linux's repo by Linus Torvald. Open Source interests me because it gives developers the power to customise the application they want to use, also a chance to help others and improve their skills. I found https://github.com/TheAlgorithms/Python interesting from the Monthly trending feed on Github as it has all the algorithms which help us improve time complexity and write better codes. I has about 1000 contributors which helped to code all the algorithms in Python which may help others for working or learning purposes. I myself was a student of Data Structures and Algorithms in Python Winter 2023 and hoping to even able to contribute to this repo itself, once I learn more about documentation & proper standards to be followed.
-
Project mention: Tkinter Designer: Quickly Turn Figma Design to Python Tkinter GUI | /r/patient_hackernews | 2023-06-29
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
coding-problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
-
Project mention: What I Learned from Two Years of Teaching High School CS | news.ycombinator.com | 2023-06-16
I think programming is literacy. People who can code can see through the fabric of our world in the same way as people that can read can see different worlds.
Teaching programming is so incredibly difficult, I am trying to teach my daughter, 343 days so far (12 yo, log here: https://github.com/jackdoe/programming-for-kids/blob/master/...) and I am not sure it is a tooling problem at all. The problem seems to be to be able to understand what the student does not understand. And to be able to keep their focus.
I also use a lot of incentives (custom tshirts, vbucks, displate posters etc) to compete with the million developers in snap/facebook/tiktok/epic/etc that are trying to steal and sell every bit of her attention.
I constantly try different methods, we even made programming card games together (like https://punkjazz.org/programming-time/), or downloading music or generating music, writing games with python/lua/c, making autoclickers or bots, pranks, hacking things (e.g. explaining and using the whatsapp url parse bug recently was very fun), playing war games etc, but every day I have to spend a lot of time thinking about what is the "right" next lesson, what does she need to learn to level up.
Learning programming is not a curve at all, it is a staircase and stairs are like walls for some people. It might take 10 years to get to the next level. You can have people programming whole complex programs without having any idea what is going on.
That being said, the future of programming pedagogy and andragogy is very open, and I am very happy for every attempt to try to make a dent in it.
-
Project mention: [R] Foresight: Deep Generative Modelling of Patient Timelines using Electronic Health Records | /r/MachineLearning | 2022-12-20
You can find medcat here.
-
languagepod101-scraper
Python scraper for Language Pods such as Japanesepod101.com :japanese_ogre: :japan: :sushi: Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Sunday Daily Thread: What's everyone working on this week? | /r/Python | 2023-04-16
These past weeks I have been working on ResuLLMe. It is a tool to enhance your CV using Large Language Models. It takes your old CV in PDF or Word Document format, feeds it to LLMs to improve it, converts it to a JSON Resume format, and then renders it to PDF using Jinja and LaTeX. You can see how it was built at https://github.com/IvanIsCoding/ResuLLMe and try it at https://resullme.streamlit.app/
-
Project mention: A great free app if your converting to Apple Music from Spotify like I am! Highly recommend | /r/AppleMusic | 2022-12-26
I also made a Python app, kinda tricky, but it work: https://github.com/therealmarius/Spotify-2-AppleMusic
-
-
iceshell
A GUI program that upscales anime-style images with AI super-resolution. Uses Real-CUGAN, Real-ESRGAN and Waifu2x. Available on Linux and Windows
Project mention: Anyone has trouble building release for multiple platform? | /r/learnprogramming | 2023-02-19I have completed a Python project https://github.com/eli0009/iceshell and would like to create release for both Windows and Linux, for non-technical users who don't want to install Python/don't know how to use the command line. How would I go about doing that?
-
Aniko
An GO GO Anime Search, Download, Read Shorts, Get Recommendations ++ Much More, And Its Open Source By @Rohithaditya
-
-
redditanalyst
A python script that gets the posts in r/depression by the top specified redditors of a desired subreddit
-
Project mention: NotesOnly - Takes notes from your terminal. Thdag/NotesOnly | /r/coolgithubprojects | 2023-09-08
-
Project mention: PythonRP - Creating custom rich presences with Python & Pypresence. | /r/Python | 2023-02-21
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Python Learn related posts
Index
What are some of the best open-source Learn projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | TheAlgorithms | 170,103 |
2 | Tkinter-Designer | 7,242 |
3 | coding-problems | 3,146 |
4 | programming-for-kids | 416 |
5 | MedCAT | 355 |
6 | languagepod101-scraper | 137 |
7 | ActionServerless | 111 |
8 | ResuLLMe | 99 |
9 | Spotify-2-AppleMusic | 39 |
10 | boihut | 22 |
11 | iceshell | 21 |
12 | Aniko | 18 |
13 | Kitaab | 14 |
14 | redditanalyst | 10 |
15 | NotesOnly | 4 |
16 | PythonRP | 0 |
17 | Docket | 0 |