Metadata-Version: 2.1
Name: wildfly
Version: 0.0.2
Summary: My first python package
Home-page: https://github.com/wnelso18/wildfly
Author: Will Nelson
Author-email: wnelso18@vols.utk.edu
License: MIT license
Keywords: wildfly
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

# wildfly


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


**My first python package**


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

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