What tools are missing in Python?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lisa

    Linux Integrated System Analysis

  • Regarding dependency injection you can have a look at that (I've not merged it yet but I consider it basically final): https://github.com/ARM-software/lisa/pull/1722/files

  • datoviz

    ⚡ High-performance GPU interactive scientific data visualization with Vulkan

  • Datoviz looks promising in this regard.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • plotly

    The interactive graphing library for Python :sparkles: This project now includes Plotly Express!

  • Here are the docs: https://plotly.com/python/

  • hotwire-rails

    Discontinued Use Hotwire in your Ruby on Rails app

  • A good hotwire plugin or reference implementation for Django would be welcome.

  • turbo-django

    Discontinued Unmaintained // An early stage integration of Hotwire Turbo with Django

  • blazon

    A python library for assuring data structure and format via schemas like JSON Schema

  • Making a general ORM is actually a pretty hard problem. You need to map schemas/constraints between systems. If anyone wants some inspiration, I started a library that does this, very alpha: https://github.com/DeadWisdom/blazon

  • fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

  • You might one want to check out ormar just found it while browsing this issue on FastAPI's GitHub

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • kompute

    General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

  • Check out Kompute.

  • PyInstaller

    Freeze (package) Python programs into stand-alone executables

  • git clone https://github.com/pyinstaller/pyinstaller cd pyinstaller/bootloader git checkout python ./waf all python setup.py install

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

  • Yes, Python and Matplotlib can make pretty charts

    3 projects | news.ycombinator.com | 16 Apr 2024
  • Mastering Matplotlib: A Step-by-Step Tutorial for Beginners

    11 projects | dev.to | 25 Dec 2023
  • Top 10 growing data visualization libraries in Python in 2023

    10 projects | dev.to | 11 Oct 2023
  • How to Visualize a Social Network in Python with a Graph Database: Flask + Docker + D3.js

    2 projects | dev.to | 19 Jul 2023
  • [OC] Clustering Images with OpenAI CLIP, T-SNE, UMAP & Plotly

    2 projects | /r/dataisbeautiful | 29 Apr 2023