Why Python keeps growing, explained

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • ijavascript

    IJavascript is a javascript kernel for the Jupyter notebook

  • No need to wait, there is a Javascript kernel for Jupyter Notebook:

    https://github.com/n-riesco/ijavascript

    I used this for interactive debugging AWS API calls using the AWS Javascript SDK. It worked great!

  • nx

    Multi-dimensional arrays (tensors) and numerical definitions for Elixir (by elixir-nx)

  • I think that experiment is taking shape with Elixir:

    https://github.com/elixir-nx/nx

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

  • Agreed. Zig for example is considering triggering an error for incorrectly indented code/misleading indentation:

    https://github.com/ziglang/zig/issues/35

  • node

    Node.js JavaScript runtime ✨🐢🚀✨

  • Not really safe to assume there's a decent one. Better to install directly from https://nodejs.org/

  • CPython

    The Python programming language

  • It's doubly weird, since the antigravity module doesn't have a fly attribute, and it "does its thing" on import.

    https://github.com/python/cpython/blob/main/Lib/antigravity....

  • githut

    Github Language Statistics

  • And yet, GitHub seems to be in no rush to support Python in GitHub Packages https://github.com/orgs/github/projects/4247/views/1?filterQ.... This has been TBD status for years. Frustrating for anyone needing to manage private libraries and tools. And baffling, since Python is now the most popular language on their platform by most metrics https://madnight.github.io/githut

  • julia

    The Julia Programming Language

  • You should check out Julia (https://julialang.org/), that's very close to what you describe.

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