TL;DR
Are you getting into Python? It’s a jungle!
You have libraries just about anything you can think about - from creating games to ...
For further actions, you may consider blocking this person and/or reporting abuse
Great List!
I would add Streamlit as well. Especially for Data Science teams playing with AGI and LLMs and need an easy web framework to test out chatbots, text/image generation.
github.com/streamlit/streamlit
I tried to put libraries adressing different functions, but yes, Streamlit is defintely a staple for easy frameworks!
I love Vizzu! I came for the list of great packages; I stayed for the little snake and Dune reference in the GIFs. Could you write an article on the new libraries to know?
Hahaha I saw Dune this weekend had to make a GIF about it!
Definitely, will do!
Nice one!
You miss FastAPI, without it async processes, especially microservices would be as tough as the old days.
I put FastAPI at place 46!
very good!, Thanks!
covered many packages 👏
Nice list!
A lot of these have been king for years!!
Love to see that!
That's very true, hard to dethrone!
Great list!
Also considering ruff.
@morgannadev dá uma olhada nesse artigo
@sucodelarangela adorei, muito obrigada!!!
@marisogo "Beautiful Soup" is ok for the start. Worth to mention is Scrapy
Noted! I tried to mix up the libraries, definitely keep Scrapy in mind!