Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

* Your [browser-side code](https://anvil.works/python-browser) is in Python
* Your [user interface](https://anvil.works/articles/python-gui-builder-web) is in Python
* Your [server-side code](https://anvil.works/docs/server-code) is in Python
* Your [server-side code](https://anvil.works/docs/server) is in Python
* (Optional:) Your [database](https://anvil.works/docs/data-tables) is Python object

The Anvil Runtime is the open-source engine that powers those apps. This repository contains the Anvil Runtime libraries, as well as a standalone App Server which uses the Runtime to serve an Anvil app from the local filesystem.
Expand Down