Metadata-Version: 2.1
Name: anvil-app-server
Version: 1.7.3
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
Description: 
        ## 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.
            
Keywords: anvil web apps standalone browser Python
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/markdown
