Metadata-Version: 2.1
Name: spacefinder
Version: 0.0.1
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/TJHomer/spacefinder
Author: Tracy Homer
Author-email: thomer@mac.com
License: GNU General Public License v3
Keywords: spacefinder
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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

# spacefinder


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


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


-   Free software: GNU General Public License v3
-   Documentation: https://TJHomer.github.io/spacefinder
    

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