exam-practice


Nameexam-practice JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/hwilli72/exam_practice
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2023-03-22 22:43:16
maintainer
docs_urlNone
authorHannah Williams
requires_python>=3.7
licenseMIT license
keywords exam_practice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # exam_practice


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


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


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

## 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/exam_practice",
    "name": "exam-practice",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "exam_practice",
    "author": "Hannah Williams",
    "author_email": "hwilli72@vols.utk.edu",
    "download_url": "https://files.pythonhosted.org/packages/b9/6e/c9d54f920ebc9c4ea761e4d5de2d5d8ddae55579d0d1fbb1c462864311c6/exam_practice-0.0.1.tar.gz",
    "platform": null,
    "description": "# exam_practice\r\n\r\n\r\n[![image](https://img.shields.io/pypi/v/exam_practice.svg)](https://pypi.python.org/pypi/exam_practice)\r\n[![image](https://img.shields.io/conda/vn/conda-forge/exam_practice.svg)](https://anaconda.org/conda-forge/exam_practice)\r\n\r\n\r\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\r\n\r\n\r\n-   Free software: MIT license\r\n-   Documentation: https://hwilli72.github.io/exam_practice\r\n    \r\n\r\n## Features\r\n\r\n-   TODO\r\n\r\n## Credits\r\n\r\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\r\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.0.1",
    "split_keywords": [
        "exam_practice"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b96ec9d54f920ebc9c4ea761e4d5de2d5d8ddae55579d0d1fbb1c462864311c6",
                "md5": "516ddc7fe824dcd951582a9d3e50b91e",
                "sha256": "75c8725fc4507476b9e32946fafda95b1223229d8ab368f768ff4f4d61fe9d47"
            },
            "downloads": -1,
            "filename": "exam_practice-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "516ddc7fe824dcd951582a9d3e50b91e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3050,
            "upload_time": "2023-03-22T22:43:16",
            "upload_time_iso_8601": "2023-03-22T22:43:16.878063Z",
            "url": "https://files.pythonhosted.org/packages/b9/6e/c9d54f920ebc9c4ea761e4d5de2d5d8ddae55579d0d1fbb1c462864311c6/exam_practice-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-22 22:43:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hwilli72",
    "github_project": "exam_practice",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "exam-practice"
}
        
Elapsed time: 0.15575s