If you had to pick a library from another language (Rust, JS, etc.) that isn’t currently available in Python and have it instantly converted into Python for you to use, what would it be?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. MicroPyScript

    Discontinued MicroPyScript: A test harness for multiple runtimes in PyScript

    Would Pyscript be similar to what you are describing?

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Numpy.NET

    C#/F# bindings for NumPy - a fundamental library for scientific computing, machine learning and AI

    numpy in c#

  4. Open XML SDK

    Open XML SDK by Microsoft

    https://github.com/dotnet/Open-XML-SDK Yeah, it can be kind of wrapped with pythonnet and stuff. But having it totally pyhtonized would be sooooo great.

  5. beautiful-date

    Simple and beautiful way to create date and datetime objects in Python.

    I'm not familiar with Joda. But I have a date/datetime related python package beautiful-date. Could you please share what's good about Joda, there might be some nice ideas to extend my library :)

  6. vega

    A visualization grammar.

    It’s based on Vega https://vega.github.io/vega/ which means it’s an already matured backend. Vega-lite is the Javascript package and Altair is the Python.

  7. multipledispatch

    Multiple dispatch

  8. TensorFlow.NET

    .NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. Altair

    Declarative visualization library for Python

    Yeah, that's one of the main reasons I like altair. It has 10M downloads per month and the newest Git update is from two days ago.

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

  • Why is D3 so Verbose?

    4 projects | news.ycombinator.com | 21 Aug 2025
  • Chartly – no code chart creator

    1 project | news.ycombinator.com | 20 Aug 2025
  • Stop Importing React This Way - Switch to the Wrapper Pattern Instead

    2 projects | dev.to | 16 Aug 2025
  • Project of the Week: Chart.js

    1 project | dev.to | 15 Aug 2025
  • Streamlit Chart Libraries Comparison: A Frontend Developer's Guide

    2 projects | dev.to | 10 Jul 2025

Did you know that C# is
the 11th most popular programming language
based on number of references?