anvil-app-server


Nameanvil-app-server JSON
Version 1.14.0 PyPI version JSON
download
home_pagehttps://anvil.works
SummaryA standalone server for Anvil full-stack Python web apps
upload_time2025-08-29 10:38:57
maintainerNone
docs_urlNone
authorAnvil
requires_pythonNone
licenseGNU Affero General Public License v3
keywords anvil web apps standalone browser python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
## 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.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://anvil.works",
    "name": "anvil-app-server",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "anvil web apps standalone browser Python",
    "author": "Anvil",
    "author_email": "contact@anvil.works",
    "download_url": "https://files.pythonhosted.org/packages/09/db/238aa92ce78af9ad4187d7b9995264a8394f67d323c1521ec75b14887f88/anvil_app_server-1.14.0.tar.gz",
    "platform": null,
    "description": "\n## A standalone server for Anvil full-stack Python web apps.\n\nThis package includes several assets, some not in Python:\n - The \"anvil-standalone-runtime\" script for launching the runtime\n - The \"downlink\" Python code for the server-side parts of apps\n - The core Anvil server (requires Java to launch)\n - The client-side Anvil runtime (Javascript, using the Skulpt Python-to-JS compiler)\n\nHead over to [the Github Repository](https://github.com/anvil-works/anvil-runtime) for usage instructions, and to learn more.\n    \n",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3",
    "summary": "A standalone server for Anvil full-stack Python web apps",
    "version": "1.14.0",
    "project_urls": {
        "Homepage": "https://anvil.works",
        "Source Code": "https://github.com/anvil-works/anvil-runtime"
    },
    "split_keywords": [
        "anvil",
        "web",
        "apps",
        "standalone",
        "browser",
        "python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7acfbdc71684722899a02373c61a02a9b6ccf87c49b4963616600320dbd57fb0",
                "md5": "1bcd37e443ca35d6e09a0acd59670484",
                "sha256": "4d3d5268c3b703d049b8e61a37161363f745c70ff4f3622db2c78b22022dbc1e"
            },
            "downloads": -1,
            "filename": "anvil_app_server-1.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1bcd37e443ca35d6e09a0acd59670484",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 192596,
            "upload_time": "2025-08-29T10:38:55",
            "upload_time_iso_8601": "2025-08-29T10:38:55.435170Z",
            "url": "https://files.pythonhosted.org/packages/7a/cf/bdc71684722899a02373c61a02a9b6ccf87c49b4963616600320dbd57fb0/anvil_app_server-1.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09db238aa92ce78af9ad4187d7b9995264a8394f67d323c1521ec75b14887f88",
                "md5": "291150c0d206862b2809034324170077",
                "sha256": "027af61a8fa348ac975c39d0cd90bb12c1354e8763b3ce016f7bc20f181ddec3"
            },
            "downloads": -1,
            "filename": "anvil_app_server-1.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "291150c0d206862b2809034324170077",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 153653,
            "upload_time": "2025-08-29T10:38:57",
            "upload_time_iso_8601": "2025-08-29T10:38:57.156969Z",
            "url": "https://files.pythonhosted.org/packages/09/db/238aa92ce78af9ad4187d7b9995264a8394f67d323c1521ec75b14887f88/anvil_app_server-1.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 10:38:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anvil-works",
    "github_project": "anvil-runtime",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "anvil-app-server"
}
        
Elapsed time: 2.55620s