Anvil: A New Way to Build Web Apps

Описание к видео Anvil: A New Way to Build Web Apps

Introducing Anvil: The platform for full-stack web development with nothing but Python.

No need to mess around with Javascript frameworks. Build your user interface with drag-and-drop (no HTML or CSS!), write Python code that runs in the browser, and call Python functions that run on the server (full CPython server environment).

You can store data in Anvil's built-in database - or in any database! It's just Python, you can do what you want.

Anvil has built-in support for user authentication, HTTP APIs, email-driven applications, and more. You can even use code outside Anvil: in a Jupyter notebook, on your workstation, or on a dedicated server.

Learn more on our website: https://anvil.works


Related videos:

Anvil introductory tutorial:    • Anvil: A New Way to Build Web Apps  

Turning a Jupyter (Python) notebook into a web app:    • Turning a Jupyter Notebook into a Web...  

Building email-driven apps in Python with Anvil:    • Receiving Email in Python with Anvil  

Комментарии

Информация по комментариям в разработке