hw-midterm-exam


Namehw-midterm-exam JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/hwilli72/hw_midterm_exam
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2023-03-23 14:53:58
maintainer
docs_urlNone
authorHannah Williams
requires_python>=3.7
licenseMIT license
keywords hw_midterm_exam
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hw_midterm_exam


[![image](https://img.shields.io/pypi/v/hw_midterm_exam.svg)](https://pypi.python.org/pypi/hw_midterm_exam)
[![image](https://img.shields.io/conda/vn/conda-forge/hw_midterm_exam.svg)](https://anaconda.org/conda-forge/hw_midterm_exam)


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT license
-   Documentation: https://hwilli72.github.io/hw_midterm_exam
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hwilli72/hw_midterm_exam",
    "name": "hw-midterm-exam",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "hw_midterm_exam",
    "author": "Hannah Williams",
    "author_email": "hwilli72@vols.utk.edu",
    "download_url": "https://files.pythonhosted.org/packages/61/64/1fe6db3a7e98a11a86ed753835792ddc46b22f4b1bcaed737e2dbd5b94bf/hw_midterm_exam-0.0.2.tar.gz",
    "platform": null,
    "description": "# hw_midterm_exam\n\n\n[![image](https://img.shields.io/pypi/v/hw_midterm_exam.svg)](https://pypi.python.org/pypi/hw_midterm_exam)\n[![image](https://img.shields.io/conda/vn/conda-forge/hw_midterm_exam.svg)](https://anaconda.org/conda-forge/hw_midterm_exam)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: MIT license\n-   Documentation: https://hwilli72.github.io/hw_midterm_exam\n    \n\n## Features\n\n-   TODO\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.0.2",
    "split_keywords": [
        "hw_midterm_exam"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85a4456b57651a39b3b2641f7b570b3e05acc902836d7bc6aa1cf2fbe0de336d",
                "md5": "d86864fe28205b7ebe89b94f1dde2a34",
                "sha256": "5190463371d7ee8a4e27d3f9a4a75adc65b0a3b76589f03d553bb556711b50c3"
            },
            "downloads": -1,
            "filename": "hw_midterm_exam-0.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d86864fe28205b7ebe89b94f1dde2a34",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 2932,
            "upload_time": "2023-03-23T14:53:56",
            "upload_time_iso_8601": "2023-03-23T14:53:56.812984Z",
            "url": "https://files.pythonhosted.org/packages/85/a4/456b57651a39b3b2641f7b570b3e05acc902836d7bc6aa1cf2fbe0de336d/hw_midterm_exam-0.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61641fe6db3a7e98a11a86ed753835792ddc46b22f4b1bcaed737e2dbd5b94bf",
                "md5": "ccbd95a8fb7fb4e4840829f7de739f12",
                "sha256": "a0fac861bb67f178e4ee54f97dd5d6c76b35294771084d4674fd05e8e4a157b3"
            },
            "downloads": -1,
            "filename": "hw_midterm_exam-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ccbd95a8fb7fb4e4840829f7de739f12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2999,
            "upload_time": "2023-03-23T14:53:58",
            "upload_time_iso_8601": "2023-03-23T14:53:58.662646Z",
            "url": "https://files.pythonhosted.org/packages/61/64/1fe6db3a7e98a11a86ed753835792ddc46b22f4b1bcaed737e2dbd5b94bf/hw_midterm_exam-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-23 14:53:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hwilli72",
    "github_project": "hw_midterm_exam",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "hw-midterm-exam"
}
        
Elapsed time: 0.18406s