anvil-app-server


Nameanvil-app-server JSON
Version 1.13.4 PyPI version JSON
download
home_pagehttps://anvil.works
SummaryA standalone server for Anvil full-stack Python web apps
upload_time2024-11-27 18:42:17
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/b7/01/82a6f3ff8a491e2b7832d5a167e553ad25a7f6eb7fb769b021cbd9752fd0/anvil-app-server-1.13.4.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.13.4",
    "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": "f904eee07dc1df96be648ba9a90d17445410bd5b5eab5b867b2db5d3572d4712",
                "md5": "420dff4b8241ec9f559ed38a39398c68",
                "sha256": "e1815a0b21456412b995051c4e3a644396b0f0deb5183f9a783809e448c06400"
            },
            "downloads": -1,
            "filename": "anvil_app_server-1.13.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "420dff4b8241ec9f559ed38a39398c68",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 174380,
            "upload_time": "2024-11-27T18:42:14",
            "upload_time_iso_8601": "2024-11-27T18:42:14.953295Z",
            "url": "https://files.pythonhosted.org/packages/f9/04/eee07dc1df96be648ba9a90d17445410bd5b5eab5b867b2db5d3572d4712/anvil_app_server-1.13.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b70182a6f3ff8a491e2b7832d5a167e553ad25a7f6eb7fb769b021cbd9752fd0",
                "md5": "e2930bc23dd7bfe4517c6b6812aa3561",
                "sha256": "7b63c0489d406aa0787fc566a3bc6fb4472b77e99508ee71aaceff59074df141"
            },
            "downloads": -1,
            "filename": "anvil-app-server-1.13.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e2930bc23dd7bfe4517c6b6812aa3561",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 136816,
            "upload_time": "2024-11-27T18:42:17",
            "upload_time_iso_8601": "2024-11-27T18:42:17.003074Z",
            "url": "https://files.pythonhosted.org/packages/b7/01/82a6f3ff8a491e2b7832d5a167e553ad25a7f6eb7fb769b021cbd9752fd0/anvil-app-server-1.13.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-27 18:42:17",
    "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: 4.77165s