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-plz",
"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/e8/27/4661b18829975f41b7588556c0c25371002db490378b662b82dce9056164/seele_plz-0.0.6.tar.gz",
"platform": null,
"description": "Project Description:\n\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. \n\nBuild and Install Server Commands:\n\n pip install seele\n\nRepository Link:\n\n https://github.com/JMalegni/DisasterPrepApp\n\nRun Executable and Initialization commands:\n\n seele_start\n\nContributors:\n\n Joseph Malegni, Christian Ferrer, Nicholas DeSanctis, Xael Font, Logan Chenicek\n\nCredit to Prabhat Mishra as a guideline for a Django/Bootstrap Project:\nhttps://github.com/prabhatx/django-basic-project\n",
"bugtrack_url": null,
"license": null,
"summary": "Website packaged for UF in Japan, Summer 2024",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/JMalegni/DisasterPrepApp",
"Source": "https://github.com/JMalegni/DisasterPrepApp"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f20455c9938e34486ccf1b3937fb50b8cbace2e5952aca9b5318ebeb86112729",
"md5": "578643bef73c4698f3032dce10f11392",
"sha256": "b9f5b18415476da832e02bdae81c80ed8d38ebbfe1179f80e892ae8b187dbea6"
},
"downloads": -1,
"filename": "seele_plz-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "578643bef73c4698f3032dce10f11392",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 46239259,
"upload_time": "2024-07-24T14:25:49",
"upload_time_iso_8601": "2024-07-24T14:25:49.438374Z",
"url": "https://files.pythonhosted.org/packages/f2/04/55c9938e34486ccf1b3937fb50b8cbace2e5952aca9b5318ebeb86112729/seele_plz-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e8274661b18829975f41b7588556c0c25371002db490378b662b82dce9056164",
"md5": "cc63c7369644ef24d0584054002239d1",
"sha256": "fabcc57aba8d2bd77f9b8d1ef74efc2a3b230ee0824976b2effd1709859dbb61"
},
"downloads": -1,
"filename": "seele_plz-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "cc63c7369644ef24d0584054002239d1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 46199394,
"upload_time": "2024-07-24T14:26:58",
"upload_time_iso_8601": "2024-07-24T14:26:58.682730Z",
"url": "https://files.pythonhosted.org/packages/e8/27/4661b18829975f41b7588556c0c25371002db490378b662b82dce9056164/seele_plz-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-24 14:26:58",
"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-plz"
}