Project Description:
This app will provide an educational infographic and personalized disaster preparation checklist based on a user's specific circumstance. The website also generates an easy to understand graphic that the user may download.
Build and Install Server Commands:
pip install seele
Repository Link:
https://github.com/JMalegni/DisasterPrepApp
Run Executable and Initialization commands:
seele_start
Contributors:
Joseph Malegni, Christian Ferrer, Nicholas DeSanctis, Xael Font, Logan Chenicek
Credit to Prabhat Mishra as a guideline for a Django/Bootstrap Project:
https://github.com/prabhatx/django-basic-project
Raw data
{
"_id": null,
"home_page": "https://github.com/JMalegni/DisasterPrepApp",
"name": "SEELE",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Nicholas DeSanctis, Joseph Malegni, Christian Ferrer, Logan Chenicek, Xael Font",
"author_email": "nickdesanctis17@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/cb/63/567cc193dfb6a34b69a2172635857226ab94acc7c6c64e89cd782c8ef9b9/seele-0.4.1.tar.gz",
"platform": null,
"description": "Project Description:\r\n\r\n This app will provide an educational infographic and personalized disaster preparation checklist based on a user's specific circumstance. The website also generates an easy to understand graphic that the user may download. \r\n\r\nBuild and Install Server Commands:\r\n\r\n pip install seele\r\n\r\nRepository Link:\r\n\r\n https://github.com/JMalegni/DisasterPrepApp\r\n\r\nRun Executable and Initialization commands:\r\n\r\n seele_start\r\n\r\nContributors:\r\n\r\n Joseph Malegni, Christian Ferrer, Nicholas DeSanctis, Xael Font, Logan Chenicek\r\n\r\nCredit to Prabhat Mishra as a guideline for a Django/Bootstrap Project:\r\nhttps://github.com/prabhatx/django-basic-project\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Website packaged for UF in Japan, Summer 2024",
"version": "0.4.1",
"project_urls": {
"Homepage": "https://github.com/JMalegni/DisasterPrepApp",
"Source": "https://github.com/JMalegni/DisasterPrepApp"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "917c20b3884c2d94d040694a0639b21a7b50a81033279b2d165e45fed6940093",
"md5": "f83624e30d769d2fbe0c59883e1f44ff",
"sha256": "ecd7e95821dca640a370fafc191dda0ff909f508224a7de8193e7b77ee11e281"
},
"downloads": -1,
"filename": "seele-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f83624e30d769d2fbe0c59883e1f44ff",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 43688701,
"upload_time": "2024-07-24T12:41:32",
"upload_time_iso_8601": "2024-07-24T12:41:32.371434Z",
"url": "https://files.pythonhosted.org/packages/91/7c/20b3884c2d94d040694a0639b21a7b50a81033279b2d165e45fed6940093/seele-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cb63567cc193dfb6a34b69a2172635857226ab94acc7c6c64e89cd782c8ef9b9",
"md5": "327170eece6d36c3418097e5161c633c",
"sha256": "1ea701117907d24c6b5072ea5afbf789f1c2fab3f76f6adf1c40940b26d8d118"
},
"downloads": -1,
"filename": "seele-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "327170eece6d36c3418097e5161c633c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 43594452,
"upload_time": "2024-07-24T12:42:29",
"upload_time_iso_8601": "2024-07-24T12:42:29.876672Z",
"url": "https://files.pythonhosted.org/packages/cb/63/567cc193dfb6a34b69a2172635857226ab94acc7c6c64e89cd782c8ef9b9/seele-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-24 12:42:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JMalegni",
"github_project": "DisasterPrepApp",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "django",
"specs": [
[
">=",
"5.0.6"
]
]
},
{
"name": "django-bootstrap4",
"specs": [
[
">=",
"23.4"
]
]
},
{
"name": "sqlparse",
"specs": [
[
">=",
"0.3.1"
]
]
},
{
"name": "pillow",
"specs": [
[
">=",
"10.3.0"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.32.3"
]
]
},
{
"name": "bleach",
"specs": [
[
">=",
"6.1.0"
]
]
},
{
"name": "django-pwa",
"specs": [
[
">=",
"1.1.0"
]
]
},
{
"name": "gTTS",
"specs": [
[
">=",
"2.5.2"
]
]
}
],
"lcname": "seele"
}