Open in app

Sign in

Write

Sign in

Eli Holderness
Eli Holderness

37 Followers

Home

About

Published in

Anvil

·Feb 27

Using Coiled with Anvil

If you’ve got some big datasets and you want to wrangle some insights from them, you might want to distribute all that heavy-duty computation. Coiled lets you do just that, and takes the hosting off your plate too. So, of course, I built an app to showcase just how easy…

Data Science

14 min read

Deploy and Manage Distributed Computation with Coiled and Anvil
Deploy and Manage Distributed Computation with Coiled and Anvil
Data Science

14 min read


Published in

Anvil

·Nov 24, 2022

Using custom Python packages with Anvil

Anvil is a platform for building web apps using nothing but Python, both on the client and the server. This means that, with Anvil, you can create and deploy a web application without needing to learn HTML, JavaScript or CSS. …

Python

9 min read

Using custom Python packages with Anvil
Using custom Python packages with Anvil
Python

9 min read


Published in

Anvil

·Oct 7, 2022

Build a Morse Code Generator with the Pico W

Flash Morse Code Messages on the Pico W — with an interactive, secure, authenticated web app! This tutorial shows you how to create an Anvil app which takes a text input from a visitor, converts that text into Morse code, and makes your Pico W’s LED flash with that Morse code message. …

Internet Of Things

9 min read

Build a Morse Code Generator with the Pico W
Build a Morse Code Generator with the Pico W
Internet Of Things

9 min read


Published in

Anvil

·Aug 24, 2022

Pointers? In My Python? It’s More Likely Than You Think — Part 3: Object Lifetimes and Garbage Collection

This is the third of a three-part series which covers various aspects of Python’s memory management. It started life as a conference talk I gave in 2021, titled ‘Pointers? In My Python?’ and the most recent recording of it can be found here. Check out Part 1 and Part 2…

Python

12 min read

Pointers? In My Python?
Pointers? In My Python?
Python

12 min read


Published in

Anvil

·Jul 22, 2022

Get Started with the Pico W

Prefer video tutorials? Check out this tutorial on Youtube instead! Build your first internet-connected device This guide will show you how to take your brand new Pico W, connect it securely to the internet, and control it from from a web interface — all in Python. We’re going to: Set up your Pico W to…

Pico

8 min read

Get Started with the Pico W
Get Started with the Pico W
Pico

8 min read


Published in

Anvil

·Jun 30, 2022

Pointers? In My Python? It’s More Likely Than You Think — Part 2: Equality

This is the second of a three-part series which covers various aspects of Python’s memory management. It started life as a conference talk I gave in 2021, titled ‘Pointers? In My Python?’ and the most recent recording of it can be found here. Check out Part 1 of the series…

Python

5 min read

Pointers? In My Python? It’s More Likely Than You Think — Part 2: Equality
Pointers? In My Python? It’s More Likely Than You Think — Part 2: Equality
Python

5 min read


Published in

Anvil

·May 26, 2022

Building A Python Code Completer at PyCon US 2022

Almost all of Anvil went to PyCon US in Salt Lake City this past April, and we had a blast. To round off the trip, we were able to watch Meredydd give his first in-person talk at a US PyCon — and it was awesome. …

Python Programming

1 min read

Building A Python Code Completer at PyCon US 2022
Building A Python Code Completer at PyCon US 2022
Python Programming

1 min read


Published in

Anvil

·May 23, 2022

Pointers? In My Python? It’s More Likely Than You Think!

A tour of Python’s memory magic Python is a wonderful thing that takes all the complication of memory management away from us. We don’t have to worry about pre-allocating memory for our objects, or remember to free it once we’re done. So, given that we’re not doing it manually, how do these things happen? Do we…

Python

10 min read

Pointers? In My Python? It’s More Likely Than You Think!
Pointers? In My Python? It’s More Likely Than You Think!
Python

10 min read


Published in

Anvil

·Apr 8, 2022

OAuth and OIDC: What You Need To Know

OIDC under the microscope In a previous blog post we covered SSO, what it is, and the two main technologies that are used to implement it. In the next post, we covered SAML, the first of these technologies. …

Sso

12 min read

OAuth and OIDC: What You Need To Know
OAuth and OIDC: What You Need To Know
Sso

12 min read


Published in

Anvil

·Mar 25, 2022

Creating a Pure Python Web Dashboard with the QuickBooks API

QuickBooks is flexible, powerful accounting software, used by businesses and individuals alike. It also has a robust API — and I’m going to show you how to use it. We’re going to build a public dashboard, displaying company revenue by month. We’re building it with Anvil, so we can build…

Webdev

5 min read

Creating a Pure Python Web Dashboard with the QuickBooks API
Creating a Pure Python Web Dashboard with the QuickBooks API
Webdev

5 min read

Eli Holderness

Eli Holderness

37 Followers

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams