Metadata-Version: 2.1
Name: hw_midterm_exam
Version: 0.0.2
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/hwilli72/hw_midterm_exam
Author: Hannah Williams
Author-email: hwilli72@vols.utk.edu
License: MIT license
Keywords: hw_midterm_exam
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# 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.
