Metadata-Version: 2.1
Name: anvil-app-server
Version: 1.6.4
Summary: A standalone server for Anvil full-stack Python web apps
Home-page: https://anvil.works
Author: Anvil
Author-email: contact@anvil.works
License: GNU Affero General Public License v3
Project-URL: Source Code, https://github.com/anvil-works/anvil-runtime
Keywords: anvil web apps standalone browser Python
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/markdown
Requires-Dist: pychrome
Requires-Dist: anvil-uplink (==0.3.40)
Requires-Dist: progressbar2
Requires-Dist: wheel
Requires-Dist: psutil
Requires-Dist: pgcli


## A standalone server for Anvil full-stack Python web apps.

This package includes several assets, some not in Python:
 - The "anvil-standalone-runtime" script for launching the runtime
 - The "downlink" Python code for the server-side parts of apps
 - The core Anvil server (requires Java to launch)
 - The client-side Anvil runtime (Javascript, using the Skulpt Python-to-JS compiler)

Head over to [the Github Repository](https://github.com/anvil-works/anvil-runtime) for usage instructions, and to learn more.


