Software Alternatives, Accelerators & Startups
Table of contents
  1. Social Mentions
  2. Comments

Anvil.works

Build seriously powerful web apps with all the flexibility of Python. No web development experience required.

Anvil.works Reviews and details

Screenshots and images

  • Anvil.works Landing page
    Landing page //
    2022-03-23

Features & Specs

  1. Ease of Use

    Anvil.works simplifies web development through its drag-and-drop interface and Python-based backend, making it accessible for developers who may not have extensive front-end skills.

  2. Integrated Development

    It provides an all-in-one platform, including database management, authentication, and server-side logic, which reduces the need for multiple third-party services.

  3. Rapid Prototyping

    The platform allows for quick iteration and development of prototypes, enabling faster testing and validation of ideas.

  4. Python Support

    For developers familiar with Python, Anvil.works allows them to leverage their existing knowledge without having to learn JavaScript, HTML, or CSS.

  5. Deployment Simplicity

    Deploying an application is straightforward and seamless, as it removes much of the overhead involved in traditional web app deployment.

Badges

Promote Anvil.works. You can add any of these badges on your website.

SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

We don't have any videos for Anvil.works yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Anvil.works and what they use it for.
  • Delphi Is 30
    I've often compared Anvil (it's web-IDE for web-apps in Python https://anvil.works) to Delphi. I'm curious how you'd rate it on those qualities (off the bat it ticks a lot of those boxes. - Source: Hacker News / 3 months ago
  • Everything I built with Claude Artifacts this week
    I am a bit frustrated that I don't have a great "tool" environment to build out this stuff, because of having to futz with the I/O. Like most of that stuff is "well I know how to write the Python to do the last step, but wrapping it all up in a simple web UI is Too Much Work". That effort might be small, but it's still orders of magnitude larger than the snippet! Lots of TUI interfaces try to approximate this, but... - Source: Hacker News / 7 months ago
  • Ask HN: Who is hiring? (July 2024)
    Anvil (https://anvil.works) | Developer Advocate | Cambridge, UK | ONSITE, VISA | Full-time/part-time/flexible We make an open-source web framework, an online code editor, a GUI builder, and a PaaS hosting platform. Together, you can build and host a full-stack web application - and all you need is a little Python. (Yes, even the client-side code - we compile Python to JS and provide a GUI framework!) We’re... - Source: Hacker News / 11 months ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Anvil.works - Web app development with nothing but Python. Free tier with unlimited apps and 30-second timeouts. - Source: dev.to / over 1 year ago
  • Ask HN: Who is hiring? (February 2024)
    Anvil (https://anvil.works) | Senior Developer | Cambridge, UK | ONSITE, VISA | Full-time/part-time/flexible We make an open-source web framework, an online code editor, a GUI builder, and a PaaS hosting platform. Together, you can build and host a full-stack web application - and all you need is a little Python. (Yes, even the client-side code - we compile Python to JS and provide our own GUI framework!) We’re... - Source: Hacker News / over 1 year ago
  • The IDEs we had 30 years ago and we lost
    Have a look at https://anvil.works. - Source: Hacker News / over 1 year ago
  • Ask HN: What low code platforms are worth using?
    The problem with low-code platform is that you are always restricted and can't go beyond what they offer. And someday, you will run across a problem that you can never solve with that platform. But there is a better way to do it. In my experience Anvil is the fastest way to develop a web apps. It is a framework that lets you do everything including Frontend, Backend and Database using just Python. I started using... - Source: Hacker News / over 1 year ago
  • Ask HN: Why did Visual Basic die?
    > The closest thing I've found in the modern age is https://anvil.works - basically works like Delphi/VB, but web based, and in Python You haven't used Lazarus (https://www.lazarus-ide.org/)? - Source: Hacker News / over 1 year ago
  • Ask HN: Why did Visual Basic die?
    Have you tried https://anvil.works? (I'm a founder!) It's quite explicitly VB-esque, and the single-paradigm thing speeds things up even for those who can write HTML/JS/CSS in their sleep. Overall I think the development speed is comparable to VB6. (And of course, you can drop out to JS/CSS/HTML if you want.). - Source: Hacker News / over 1 year ago
  • Reflex – Web apps in pure Python
    Looks nice! I've used Anvil [0] quite often in the past years for what seems to be a similar purpose (not affiliated, just a happy customer). Does someone know how Reflex compares? [0] https://anvil.works/. - Source: Hacker News / almost 2 years ago
  • Just ordered mine...
    As an avid vim user I gotta say there's times when it's not the best tool for the job, and this is definitely one of those times. The Tap (strap or xr, presumably) is worth it, just not for vim. I've been coding with the Anvil framework's online IDE and since it's an input based system as opposed to having a command mode, it's a great fit. Source: almost 2 years ago
  • Pynecone – Performant, customizable web apps in pure Python
    > targeted html/dom/js directly instead of wrapping node/react/next This is more or less what we built at https://anvil.works (I'm a founder). We chose to expose the client/server dichotomy - you write front end code in python, with a Python UI toolkit, and we transpile to JS. This requires a little more understanding, but means you don't have to pipe every action down a websocket and back. Anvil's UI toolkit is... - Source: Hacker News / about 2 years ago
  • [Python] NiceGUI: Lassen Sie jeden Browser das Frontend für Ihren Python-Code sein
    Of course there are valid use cases for splitting frontend and backend technologies. NiceGUI is for those who don’t want to leave the Python ecosystem and like to reap the benefits of having all code in one place. There are other options like Streamlit, Dash, Anvil, JustPy, and Pynecone. But we initially created NiceGUI to easily handle the state of external hardware like LEDs, motors, and cameras. Additionally,... Source: about 2 years ago
  • What do you guys use python for?
    There are quite a few interesting ways to utilize Python in the browser these days. Each one uses a different approach with pros and cons. There was a talk called Running Python in the Web Browser by someone at Anvil (an interesting Python based web development platform itself) a while back that did a good job at outlining some of the differences between them. That post was actually how I originally found out... Source: about 2 years ago
  • Where can I deploy websites that using python as a backend (web applications)
    Very possible. I use Anvil (https://anvil.works) to avoid getting bogged down in the underlying languages and services (CSS, JavaScript, SQL, etc.). It's "just" Python. (Yes, there are "escape hatches" for those odd occasions where you absolutely must tweak something at a lower level.). Source: about 2 years ago
  • Software engineering with Python?
    Sounds like just what you're looking for Https://anvil.works/. Source: about 2 years ago
  • Milliner, a self-hosted Headscale Management WEB-UI. This time with Screenshots!
    Milliner, a lightweight Headscale management web-UI. Milliner is developed using the https://anvil.works/ platform and runs on their open-source Anvil App Server. Using Docker to run Milliner as an image is by far the easiest way to get started, as running the App Server standalone requires more time and configuration to deploy. Please note this is considered an alpha release as I am aware of some bugs and sure... Source: about 2 years ago
  • Headscale API
    There doesn't seem to be much documentation on the Headscale API, but I am trying to create a UI using Anvil. Right now I have 90% of the functionality of iFargle's headscale-webui built into the new app, however I am facing a hurdle. If anyone understand's Python and or the Headscale API and can help me out that would be so great. Planning to release this application open-source soon so anybody can clone and... Source: about 2 years ago
  • Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
    I haven't seen anyone mention Anvil[1] yet, but it lets you "Build web apps with nothing but Python." and is lovely tool that I've successfully used for a handful of side projects. But as someone who feels most at home with Python, I always love to see new competition in this space. [1] https://anvil.works/. - Source: Hacker News / about 2 years ago
  • Why Python keeps growing, explained
    Delphi was that sweet spot for me. VB led to some god-awful things being created which Delphi handled much better. Even so, writing a GUI application was much easier 20+ years ago than it is now (though I'll put in a good word for https://anvil.works which makes writing web apps in Python as much fun as Delphi was). Source: about 2 years ago
  • Looking for suggestions for tools for sharing a program via webpage
    For the latter, the shortcuts are sites like anvil.works or streamlit.io - which is also very useful to sharing output from data frames / pandas and displaying graphs with interactive widgets. Source: about 2 years ago

Do you know an article comparing Anvil.works to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Anvil.works discussion

Log in or Post with

This is an informative page about Anvil.works. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.