Archive - Page 2

11th April 2023

We're going to PyCon US 2023!

We’re sponsoring PyCon US 2023. Come find our booth in the Expo Hall or join one of our meet-ups!
29th March 2023

Upload files directly to S3 from a web app

Learn how to upload large files to an Amazon S3 bucket from an Anvil app using uppy.io and the boto3 library
15th March 2023

Turn Your Pandas Code into a Web App

In this tutorial, we will build a dashboard using a local Pandas script or Jupyter notebook.
1st March 2023

New: Build Tableau Extensions With Anvil X

Dashboards are all about communicating information through data, but users need to leave the dashboard to act. Anvil X enables dashboard developers to extend their Tableau dashboards with Python, so users can act right in the dashboard.
28th February 2023

An Expense Approval System Built with Python

Create powerful and custom-made internal tools with Anvil. In this example, we’ve built an expense approval app with Anvil and Python.
17th February 2023

Deploy and Manage Distributed Computation with Coiled and Anvil

If you’ve got some big datasets that you want to wrangle insights from, you might want to distribute all that heavy-duty computation. Coiled lets you do just that, and takes the hosting off your plate too.
6th February 2023

Introducing New Community Spaces

We want to help Anvil developers share what they’re working on and help each other, so we’re happy to introduce Anvil’s new community spaces.
17th January 2023

Announcing the New Anvil Editor

The Anvil Editor has had a complete makeover. Anvil now has a fresh new look and a host of new features such as built-in version control, tabbed editing, multiple deployment environments, and much more. Building web apps with Python just got easier and more powerful!
4th January 2023

Deploying a machine learning model with Anvil

Learn how to quickly deploy a machine learning model with Anvil’s built-in Data Files service.
8th December, 2022

New: Add Static Data to Your App

We’ve made it easier than ever to attach large files to your app and use them on the server side. It’s especially useful for machine learning models, large datasets and data that stays constant.

Try a tutorial, and deploy a machine learning model in minutes!

24th November 2022

Using Custom Python Packages with Anvil

Learn how to build an app that uses wikipedia, wordcloud and plotly-express as custom packages.
14th November 2022

A Task Manager App Built with Python

Create powerful and custom-made internal tools with Anvil. In this example, we’ve built a simple task management app with Anvil and Python.