hosted-flasks


Namehosted-flasks JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/christophevg/hosted-flasks
Summaryserve flask apps side by side
upload_time2024-04-29 19:50:18
maintainerNone
docs_urlNone
authorChristophe VG
requires_pythonNone
licenseMIT
keywords multiple flask apps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Hosted Flasks

> serve flask apps side by side

[![Latest Version on PyPI](https://img.shields.io/pypi/v/hosted-flasks.svg)](https://pypi.python.org/pypi/hosted-flasks/)
[![Supported Implementations](https://img.shields.io/pypi/pyversions/hosted-flasks.svg)](https://pypi.python.org/pypi/hosted-flasks/)
![Build Status](https://github.com/christophevg/hosted-flasks/actions/workflows/test.yaml/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/hosted-flasks/badge/?version=latest)](https://hosted-flasks.readthedocs.io/en/latest/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/github/christophevg/hosted-flasks/badge.svg?branch=master)](https://coveralls.io/github/christophevg/hosted-flasks?branch=master)
[![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v0.5.0-blue.svg)](https://github.com/christophevg/pypi-template)



## Documentation

Visit [Read the Docs](https://hosted-flasks.readthedocs.org) for the full documentation, including overviews and several examples.





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/christophevg/hosted-flasks",
    "name": "hosted-flasks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "multiple flask apps",
    "author": "Christophe VG",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/15/9e/ee28d32e5080af2012c33bc6cc84c0302c4b561620b03155e1a4b43776f9/hosted-flasks-0.0.9.tar.gz",
    "platform": null,
    "description": "# Hosted Flasks\n\n> serve flask apps side by side\n\n[![Latest Version on PyPI](https://img.shields.io/pypi/v/hosted-flasks.svg)](https://pypi.python.org/pypi/hosted-flasks/)\n[![Supported Implementations](https://img.shields.io/pypi/pyversions/hosted-flasks.svg)](https://pypi.python.org/pypi/hosted-flasks/)\n![Build Status](https://github.com/christophevg/hosted-flasks/actions/workflows/test.yaml/badge.svg)\n[![Documentation Status](https://readthedocs.org/projects/hosted-flasks/badge/?version=latest)](https://hosted-flasks.readthedocs.io/en/latest/?badge=latest)\n[![Coverage Status](https://coveralls.io/repos/github/christophevg/hosted-flasks/badge.svg?branch=master)](https://coveralls.io/github/christophevg/hosted-flasks?branch=master)\n[![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v0.5.0-blue.svg)](https://github.com/christophevg/pypi-template)\n\n\n\n## Documentation\n\nVisit [Read the Docs](https://hosted-flasks.readthedocs.org) for the full documentation, including overviews and several examples.\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "serve flask apps side by side",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/christophevg/hosted-flasks"
    },
    "split_keywords": [
        "multiple",
        "flask",
        "apps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dc804d04466e7bebf69b17cd7b465a0cd1b4cbb86d4dc1f99e6804a111894a7",
                "md5": "4f70a7d7e49f7659c7a6a368cdc7e093",
                "sha256": "a550c60ff3e790fbae6e78336504c0572adbb0a8c7968a368f2600f46f50b467"
            },
            "downloads": -1,
            "filename": "hosted_flasks-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f70a7d7e49f7659c7a6a368cdc7e093",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 112691,
            "upload_time": "2024-04-29T19:50:16",
            "upload_time_iso_8601": "2024-04-29T19:50:16.873488Z",
            "url": "https://files.pythonhosted.org/packages/3d/c8/04d04466e7bebf69b17cd7b465a0cd1b4cbb86d4dc1f99e6804a111894a7/hosted_flasks-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "159eee28d32e5080af2012c33bc6cc84c0302c4b561620b03155e1a4b43776f9",
                "md5": "e19cfc9fc1e6151b69e342d2808a7139",
                "sha256": "2ba9a21df4eef27c1be36487e4e291961311fab3112a21e019f410214b779e42"
            },
            "downloads": -1,
            "filename": "hosted-flasks-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "e19cfc9fc1e6151b69e342d2808a7139",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 110997,
            "upload_time": "2024-04-29T19:50:18",
            "upload_time_iso_8601": "2024-04-29T19:50:18.797269Z",
            "url": "https://files.pythonhosted.org/packages/15/9e/ee28d32e5080af2012c33bc6cc84c0302c4b561620b03155e1a4b43776f9/hosted-flasks-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 19:50:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "christophevg",
    "github_project": "hosted-flasks",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "hosted-flasks"
}
        
Elapsed time: 0.25430s