-
awesome-python
🐍 Hand-picked awesome Python libraries and frameworks, organised by category (by dylanhogg)
The app is here: https://awesome-python.infocruncher.com/ and the code to scrape Github and deploy to AWS is here: https://github.com/dylanhogg/crazy-awesome-python
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
/client/infra: Terraform for the client app hosted in AWS
-
/src: Main crawler app using PyGithub to crawl Github (repo list is read from a Google Sheet for ease of updating)
-
Hat tip to many prior awesome Python lists, for example https://github.com/vinta/awesome-python
-
DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
I'm not seeing any GUI frameworks. If you are going to add these, I'd like to submit https://github.com/hoffstadt/DearPyGui
-
pyminiaudio
python interface to the miniaudio audio playback, recording, decoding and conversion library
Your list also seems to be missing audio playback libraries. I would recommend PyMiniAudio.
-
pyglet
pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.
For game engines, you list Pygame, which is great. Other great game libraries are Pyglet and Arcade (full website).
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
For game engines, you list Pygame, which is great. Other great game libraries are Pyglet and Arcade (full website).