seele-web


Nameseele-web JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/JMalegni/DisasterPrepApp
SummaryWebsite packaged for UF in Japan, Summer 2024
upload_time2024-06-26 12:14:03
maintainerNone
docs_urlNone
authorNicholas DeSanctis, Joseph Malegni, Christian Ferrer, Logan Chenicek, Xael Font
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements django django-bootstrap4 sqlparse pillow requests bleach
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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-web",
    "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/42/ee/04f74e388d2f0f170ee308fb3012fe43342a8edd2e9086b685781a25b03b/seele_web-0.0.5.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.5",
    "project_urls": {
        "Homepage": "https://github.com/JMalegni/DisasterPrepApp",
        "Source": "https://github.com/JMalegni/DisasterPrepApp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da269f181dfc03bbdf7f166ea05cc0bf962a492aff6f8dc3ad9933034be59887",
                "md5": "f0552e735759c00b7ddc86c1754adbcd",
                "sha256": "99e833c221813e15368be865fe5a86ec4e239894ecbf736d9ad06829703fad36"
            },
            "downloads": -1,
            "filename": "seele_web-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0552e735759c00b7ddc86c1754adbcd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19404869,
            "upload_time": "2024-06-26T12:13:51",
            "upload_time_iso_8601": "2024-06-26T12:13:51.176283Z",
            "url": "https://files.pythonhosted.org/packages/da/26/9f181dfc03bbdf7f166ea05cc0bf962a492aff6f8dc3ad9933034be59887/seele_web-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42ee04f74e388d2f0f170ee308fb3012fe43342a8edd2e9086b685781a25b03b",
                "md5": "268b6d65ae55f97b5f701c4e4163cd38",
                "sha256": "0c4a2e9640a2007909e44114ae4d49f2c099560561ac9362ec479bd45c866978"
            },
            "downloads": -1,
            "filename": "seele_web-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "268b6d65ae55f97b5f701c4e4163cd38",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19360573,
            "upload_time": "2024-06-26T12:14:03",
            "upload_time_iso_8601": "2024-06-26T12:14:03.776757Z",
            "url": "https://files.pythonhosted.org/packages/42/ee/04f74e388d2f0f170ee308fb3012fe43342a8edd2e9086b685781a25b03b/seele_web-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-26 12:14:03",
    "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"
                ]
            ]
        }
    ],
    "lcname": "seele-web"
}
        
Elapsed time: 0.70694s