An app with hand-picked, searchable and sortable awesome Python libraries (with full code and data)

This page summarizes the projects mentioned and recommended in the original post on /r/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.
www.scoutapm.com
featured
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.
www.influxdata.com
featured
  • 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.

    Scout Monitoring logo
  • 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

  • PyGitHub

    Typed interactions with the GitHub API v3

    /src: Main crawler app using PyGithub to crawl Github (repo list is read from a Google Sheet for ease of updating)

  • awesome-python

    An opinionated list of awesome Python frameworks, libraries, software and resources.

    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.

    InfluxDB logo
  • Arcade

    Easy to use Python library for creating 2D arcade games.

    For game engines, you list Pygame, which is great. Other great game libraries are Pyglet and Arcade (full website).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is Fidget usable for implementation of 3D rendering?

    9 projects | /r/nim | 12 Nov 2022
  • Are there any game engines for Python?

    5 projects | /r/learnpython | 22 May 2021
  • Should I use pygame or python arcade?

    3 projects | /r/pygame | 22 Feb 2021
  • RPG Maker and Engine for Clojure

    7 projects | news.ycombinator.com | 8 Sep 2024
  • 'Groups' Underpin Modern Math

    1 project | news.ycombinator.com | 7 Sep 2024

Did you konow that Python is
the 1st most popular programming language
based on number of metions?