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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • MicroPyScript

    Discontinued MicroPyScript: A test harness for multiple runtimes in PyScript

  • Would Pyscript be similar to what you are describing?

  • Numpy.NET

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

  • numpy in c#

  • 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
  • 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.

  • 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 :)

  • 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.

  • multipledispatch

    Multiple dispatch

  • TensorFlow.NET

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Altair

    Declarative statistical 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