Metadata-Version: 2.1
Name: tight-loops
Version: 0.1.1
Summary: This is a demo python package for UTK GEOG510
Home-page: https://github.com/wnelso18/tight_loops
Author: Will Nelson
Author-email: wnelso18@vols.utk.edu
License: MIT license
Keywords: tight_loops
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

# tight_loops


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


**This is a demo python package for UTK GEOG510**


-   Free software: MIT license
-   Documentation: https://wnelso18.github.io/tight_loops
    

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