nitro VS anvil-runtime

Compare nitro vs anvil-runtime and see what are their differences.

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
nitro anvil-runtime
3 14
201 834
1.0% 1.7%
3.1 4.6
11 months ago 5 months ago
TypeScript Clojure
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nitro

Posts with mentions or reviews of nitro. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-13.
  • Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
    25 projects | news.ycombinator.com | 13 Mar 2023
    Looks similar to Nitro https://nitro.h2o.ai/ and Wave https://wave.h2o.ai/ - both open source. Nitro already works with WebAssembly via Pyodide. (Author here)
  • PyScript
    10 projects | news.ycombinator.com | 22 Jun 2022
    Does PyScript offer anything of significance over and above what Pyodide already offers, other than several py-* tags?

    In my experience, it's trivial accomplish this with Pyodide.

    Here's a web worker that hosts Pyodide and loads packages, PyPI wheels, external modules, etc. and launches type=text/python script tags in-browser:

    https://github.com/h2oai/nitro/blob/main/web/public/nitride....

    About ~100 lines of code.

  • Ask HN: Visual scripting works well for games but not general software. Why?
    1 project | news.ycombinator.com | 17 Jun 2022
    I miss RAD tools too. Visual Basic was hugely popular two decades ago. The ease of building GUIs was unparalleled. That experience carried over to some extent with Windows Forms, WPF, Adobe Flex, etc., but not quite the same.

    A decent blend of RAD and visual programming is the Max/MSP that ships with Ableton Live. It's fairly straightforward to build little audio/MIDI devices, then switch to visual programming for the implementation (objects/patchcords/control in Max terms).

    > Doing GUIs only in code is tedious and boring.

    Totally. But given that most GUI software these days involves client/server, I'm not sure if there's a simpler solution.

    I work on Nitro[1] these days, and it's an attempt to make GUI development simpler and less tedious, primarily by trying to abstract away client/server programming and opting for a simpler way to program UIs without dealing with callbacks or event-handlers.

    [1] https://github.com/h2oai/nitro

anvil-runtime

Posts with mentions or reviews of anvil-runtime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-13.
  • Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
    25 projects | news.ycombinator.com | 13 Mar 2023
    Founder here. Self hosting is a thing - just "pip install anvil-app-server"!

    https://anvil.works/open-source

  • The New Anvil Editor: Build Python Web Apps with Even More Power and Flexibility
    1 project | /r/Python | 31 Jan 2023
    To be fair, it has a free tier which gives you most of Anvil's features and lets you build unlimited apps. There's also the open-source app server if you want to host your apps yourself and work around the paid tier's DB limits: https://github.com/anvil-works/anvil-runtime
  • Pynecone - a full-stack framework for building and deploying web apps.
    2 projects | /r/Python | 14 Dec 2022
    The runtime is open source: https://github.com/anvil-works/anvil-runtime
  • Ask HN: Hunting for a Framework
    23 projects | news.ycombinator.com | 4 Dec 2022
    https://github.com/anvil-works/anvil-runtime#using-the-stand...

    The code is GNU AFFERO GENERAL PUBLIC LICENSE Version 3.

  • New Anvil tutorial, 150+ pages, with 220 screenshots, and 25 app examples
    1 project | /r/Python | 3 Jul 2022
    anvil server
  • New? READ ME FIRST!
    1 project | /r/AnvilWorks | 2 May 2022
    Anvil is a platform for building web apps with nothing but Python - no HTML, CSS or JavaScript required. Anvil also comes with lots of built-in features like one-click deployment, databases, user authentication, email and the open-source app server.
  • Is JavaScript necessary for python web developer.
    4 projects | /r/learnpython | 22 Oct 2021
    anvil.works
  • The new (beta) Anvil editor has been released
    2 projects | /r/Python | 16 Sep 2021
  • Ask HN: Who is hiring? (June 2021)
    17 projects | news.ycombinator.com | 1 Jun 2021
    Anvil | Software Developer | Cambridge, UK | On-site/Semi-Remote | Full-time or Part-time | https://anvil.works/jobs

    Anvil | Junior Software Developer | Cambridge, UK | On-site/Semi-Remote | Full-time or Part-time | https://anvil.works/jobs

    Anvil | Developer Advocate | Cambridge, UK | On-site/Semi-Remote | Full-time or Part-time | https://anvil.works/jobs

    Help us fix web development at Anvil (https://anvil.works)!

    Web development is way too hard – Javascript, HTML, CSS, SQL, and frameworks coming out of your ears. So we built Anvil: a simpler way for anyone to build full-stack web apps, entirely in Python. Anvil is a web framework; it’s an online code editor; it’s a GUI builder; and it’s a hosting platform. And you’ll be helping us with all of it.

    We're looking for:

    SOFTWARE DEVELOPERS:

    Build the platform that's fixing web development for everyone. You’ll be working on the Anvil editor (that’s the development environment, code editor, drag-and-drop designer, version control, and so on) and the Anvil runtime (that’s the Python-to-JS compiler, UI toolkit, database, integrations, and the hosting engine that makes it so easy to deploy).

    Our stack is mostly Javascript, Clojure and Python (in descending order of line count). We don’t need you to be an expert in all of these already, and for the junior role we don't need any. Otherwise, we’ll want to see evidence that you can hit the ground running with at least one of them – or that you’re a great all-rounder who won’t have a problem with any of them.

    Much (or most) of your work will be open source: https://anvil.works/open-source

    DEVELOPER ADVOCATES:

    We need developers with great communication skills, to show people how to build awesome things with Anvil. You’ll be writing how-to guides, blog posts and tutorials, building example apps, presenting Anvil at conferences (when those resume), and helping our users – from individual developers to huge tech companies – build their applications. And then you’ll help us work out how to improve Anvil for them.

    It's rewarding work – developers love being introduced to Anvil (our stand is always crowded[0] at conferences!). Plus, there are all the advantages of an early-stage startup: lots of autonomy, and huge impact.

    We're bootstrapped and profitable, with customers ranging from tiny startups to household names. Find out more: https://anvil.works/jobs

  • How to host Anvil web app with the uplink
    1 project | /r/AnvilWorks | 16 Apr 2021
    Are you using the `--uplink-key` flag or `--client-uplink-key` flag when running your app with the app server? Anvil App Server - advanced config

What are some alternatives?

When comparing nitro and anvil-runtime you can also consider the following projects:

chainlit - Build Conversational AI in minutes ⚡️

brython - Brython (Browser Python) is an implementation of Python 3 running in the browser

wave - Realtime Web Apps and Dashboards for Python and R

appsmith - Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

DeathStrandingPorteria - A "Porter-pedia" for Porters of Death Stranding

Metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:

RIG - Create low-latency, interactive user experiences for stateless microservices.

remi - Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.

cumulocity-app-builder - The Application Builder for Cumulocity provides a simple, coding-free way to create new applications inside Cumulocity. Application Builder is an open-source tool for you to create web applications in a no-code environment. Created by Global Presales.

cli - Official Command Line Interface for the IPinfo API (IP geolocation and other types of IP data)