anvil-app-server


Nameanvil-app-server JSON
Version 1.10.1 PyPI version JSON
download
home_pagehttps://anvil.works
SummaryA standalone server for Anvil full-stack Python web apps
upload_time2023-09-12 10:30:21
maintainer
docs_urlNone
authorAnvil
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "anvil web apps standalone browser Python",
    "author": "Anvil",
    "author_email": "contact@anvil.works",
    "download_url": "https://files.pythonhosted.org/packages/0e/d8/c2d4d759b4287ad35158b95653a8b762c0765a26cfc811668d38ec845013/anvil-app-server-1.10.1.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\n",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3",
    "summary": "A standalone server for Anvil full-stack Python web apps",
    "version": "1.10.1",
    "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": "",
            "digests": {
                "blake2b_256": "1d081833d99dab4b39ee2ad5436f3135db7ee52f89983e9ea000bf5e5acc265c",
                "md5": "0e74c97bb1f44a12b43eaa78204d6118",
                "sha256": "b8d9760794fae77891abdbb0bcd483a19ebc63bea00690e8f766b076d2a7bb50"
            },
            "downloads": -1,
            "filename": "anvil_app_server-1.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e74c97bb1f44a12b43eaa78204d6118",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 148966,
            "upload_time": "2023-09-12T10:30:20",
            "upload_time_iso_8601": "2023-09-12T10:30:20.226378Z",
            "url": "https://files.pythonhosted.org/packages/1d/08/1833d99dab4b39ee2ad5436f3135db7ee52f89983e9ea000bf5e5acc265c/anvil_app_server-1.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ed8c2d4d759b4287ad35158b95653a8b762c0765a26cfc811668d38ec845013",
                "md5": "7d6b33ee1b919b1e29291b751fdc0786",
                "sha256": "35389c03699e582516b42053dcfaac56bf317272f02c8ea7c2ce46a564322586"
            },
            "downloads": -1,
            "filename": "anvil-app-server-1.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7d6b33ee1b919b1e29291b751fdc0786",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 113649,
            "upload_time": "2023-09-12T10:30:21",
            "upload_time_iso_8601": "2023-09-12T10:30:21.883653Z",
            "url": "https://files.pythonhosted.org/packages/0e/d8/c2d4d759b4287ad35158b95653a8b762c0765a26cfc811668d38ec845013/anvil-app-server-1.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-12 10:30:21",
    "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: 0.11144s