Community-Made Features for Your Apps
We are very pleased to announce the grand opening of the Anvil Dependency Library, in which you can browse and search for dependencies created the Anvil community.
The Anvil community has built some truly impressive applications. This includes versatile custom components, themes and libraries. Anvil’s dependency system lets you easily include them in your own app, and with the Anvil Dependency Library, it is now easier than ever to find these dependencies.

Finding and adding dependencies made by the community has never been easier!
With the Anvil Dependency Library, we hope to shine a spotlight on the community’s work and encourage users to participate!
We’ve already included many dependencies, but we surely missed some. If there’s a dependency you made that’s not in the Library and you would like it to be, feel free to reach out via email at contact@anvil.works! We’ll fix that in no time.
You can find the Anvil Dependency Library here, or in the Dependencies section of your app’s settings. Happy browsing!
More about Anvil
If you’re new here, welcome! Anvil is a platform for building full-stack web apps with nothing but Python. No need to wrestle with JS, HTML, CSS, Python, SQL and all their frameworks – just build it all in Python.
Want to build an app of your own? Get started with one of our tutorials:
Data Dashboard
Build Database-Backed Apps
Build a Simple Feedback Form
Build a data-entry app, and learn the techniques fundamental to building any Anvil app. In this tutorial, you will:
- Write server-side Python
- Build your User Interface
- Write client-side Python
- Store data in a database
- Deploy your app