DEV Community

Cover image for 11 Open Source Python Projects You Should Know in 2024 🧑‍💻🪄

11 Open Source Python Projects You Should Know in 2024 🧑‍💻🪄

Arindam Majumder on September 16, 2024

Introduction Python is one of the easiest programming languages, and it can be used in almost every technical field — whether it's data ...
Collapse
 
gi0baro profile image
Giovanni Barillari

Gunicorn seems to be a bit outdated for a 2024 list, also given the fact it only supports WSGI, so no async code.
Granian (github.com/emmett-framework/granian) would probably be a better option here, as it supports both WSGI and ASGI applications :)

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks for sharing, I'll take a look at it

Collapse
 
kopachelli profile image
Khristian

Thank you! 🤝

Collapse
 
sophyia profile image
Sophia Iroegbu

This is an amazing read! 👏 I am a huge fan of gunicorn

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks for checking out Sophia

Collapse
 
astrodevil profile image
Astrodevil

Interesting Projects🔥

got to know about few new tools from this blog

Collapse
 
arindam_1729 profile image
Arindam Majumder

Great to know that, 😀💪🏼

Collapse
 
akshaybond30160 profile image
Akshay bondre

Amazing List!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks

Collapse
 
ddebajyati profile image
Debajyati Dey

Really nice projects!

Great share Arindam!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks for checking out Debajyati!

Collapse
 
cobialor profile image
Cobialor

Amazing write up, I appreciate the effort you invested to make this project a reality. Thanks

Collapse
 
arindam_1729 profile image
Arindam Majumder

Glad you found it useful

Collapse
 
senthilnathan_subramanian profile image
Senthilnathan Subramanian

Hey Arindam, Yes - I love this article. Thank You.

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks a lot for the feedback 😃

Collapse
 
eddiejaoude profile image
Eddie Jaoude

Great list !! Open Source FTW

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks Eddie 🔥🔥

Open Source FTW 💯

Collapse
 
shivamkatare profile image
Shivam Katare

Great Read Arindam!!!

Really nice projects🔥🔥

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks for checking out!

Collapse
 
debarun_d89efed41e7bfb97c profile image
Debarun

Nice one.

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks a lot

Collapse
 
akshaycodes profile image
Akshay SIng

Great List!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks

Collapse
 
ayush2390 profile image
Ayush Thakur

Amazing article Arindam. Julep.ai could also be a great addition in this list

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks for sharing.

Collapse
 
the_greatbonnie profile image
Bonnie

Awesome and resourceful article, Arindam.

Collapse
 
arindam_1729 profile image
Arindam Majumder

Thanks for checking out Bonnie!

Collapse
 
hemath923604 profile image
Hemath

Wow!

Didn't know about Opal, Taipy, Looks promising!

Collapse
 
arindam_1729 profile image
Arindam Majumder

That's great, you can give them a try

Collapse
 
blokso profile image
Blok

Awesome post!

Collapse
 
arindam_1729 profile image
Arindam Majumder

Glad you liked it!

Collapse
 
sree0_0 profile image
SREETAMA

Very detailed loved it .. such interesting and useful projects ♡

Collapse
 
fisayoaturu profile image
Fisayo Aturu

Thanks for sharing

Collapse
 
arindam_1729 profile image
Arindam Majumder

Glad you liked it 😄

Collapse
 
instancerkirik profile image
instancer-kirik

Someday soon my project's gonna be listed in one of these articles.
Computinator Code, it has an ide and a bunch of other features that I wanted to make like a symbolic link manager and voice typing and a flashlight overlay and arrow keys to preview audio in fs. Written in PyQt6, GPL-3. AI was working, but now am setting up ollama model download and serve

Collapse
 
martinbaun profile image
Martin Baun

Curious about Crawlee. Does it support addons to bypass cloudflare? For me it is the main reason why i stick with selenium + undetected chromedriver

Collapse
 
subhro profile image
Subhradip Sinha

Informative 👍

Collapse
 
kernelpanik profile image
Joseph Redman

What about Label Studio, my preferred AI label tool? i am pretty sure its python and it is soo good (apart from the server tool how it sends the site images as you scroll instead of buffering them)!!!