Metadata-Version: 2.4
Name: simple-python-package
Version: 0.1.0
Summary: A project template for publication of simple Python packages to PyPI
Author-email: gperdrizet <george@perdrizet.org>
License: GPLv3
Project-URL: Homepage, https://github.com/gperdrizet/simple-python-package
Project-URL: Documentation, https://gperdrizet.github.io/simple-python-package/README.MD
Project-URL: Repository, https://github.com/gperdrizet/simple-python-package
Project-URL: Issues, https://github.com/gperdrizet/simple-python-package/issues
Project-URL: PyPI, https://pypi.org/project/simple-python-package
Keywords: Python,PyPI,DevOps,open-source
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: pandas
Provides-Extra: dev
Dynamic: license-file

# Simple Python package

Template repository for publication of simple Python package to PyPI.
