# 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.8.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/9c/35/c48afbbcd3547116337f926461dac2eda15e1670afe7ed49e222df7a6961/hosted_flasks-0.3.3.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.8.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",
"bugtrack_url": null,
"license": "MIT",
"summary": "serve flask apps side by side",
"version": "0.3.3",
"project_urls": {
"Homepage": "https://github.com/christophevg/hosted-flasks"
},
"split_keywords": [
"multiple",
"flask",
"apps"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0786e42971bb0fca6b19d6694328938f583d927aec714e02576e645d65c7f0b7",
"md5": "c7c430522cedb51fa8a11d8fc90b1bba",
"sha256": "fa8567e1a604fb72f7aa6aaf4a6cb50f36369c52de3cdc0fcc64c4220711ec45"
},
"downloads": -1,
"filename": "hosted_flasks-0.3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c7c430522cedb51fa8a11d8fc90b1bba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2196198,
"upload_time": "2024-12-05T08:08:00",
"upload_time_iso_8601": "2024-12-05T08:08:00.669618Z",
"url": "https://files.pythonhosted.org/packages/07/86/e42971bb0fca6b19d6694328938f583d927aec714e02576e645d65c7f0b7/hosted_flasks-0.3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9c35c48afbbcd3547116337f926461dac2eda15e1670afe7ed49e222df7a6961",
"md5": "e07caaf7d079b155666244d44445c98d",
"sha256": "b7f00c29fc24ed8342c899ff0fb22ba56eed89e8d55190610e8559812fbaaee3"
},
"downloads": -1,
"filename": "hosted_flasks-0.3.3.tar.gz",
"has_sig": false,
"md5_digest": "e07caaf7d079b155666244d44445c98d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2162635,
"upload_time": "2024-12-05T08:08:07",
"upload_time_iso_8601": "2024-12-05T08:08:07.881463Z",
"url": "https://files.pythonhosted.org/packages/9c/35/c48afbbcd3547116337f926461dac2eda15e1670afe7ed49e222df7a6961/hosted_flasks-0.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-05 08:08:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "christophevg",
"github_project": "hosted-flasks",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "Flask",
"specs": []
},
{
"name": "python-dotenv",
"specs": []
},
{
"name": "eventlet",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "humanize",
"specs": []
},
{
"name": "markdown",
"specs": []
},
{
"name": "ua-parser",
"specs": []
}
],
"tox": true,
"lcname": "hosted-flasks"
}