Metadata-Version: 2.1
Name: pmps
Version: 0.1
Summary: A small example package
Home-page: https://github.com/samysung/python_ml_project_skeleton
Author: samy khelifi
Author-email: samy.khelifi@ign.fr
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/samysung/python_ml_project_skeleton/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: geopandas (>=0.10)
Requires-Dist: rasterio (>=1.1.5)

# python_ml_project_skeleton
generic skeleton for machine learning project with python, hydra, pytest, sphinx, github actions, etc.

[![Documentation Status](https://readthedocs.org/projects/kornia/badge/?version=latest)](https://python-ml-project-skeleton.readthedocs.io/en/latest)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/samysung/python_ml_project_skeleton/main.svg)](https://results.pre-commit.ci/latest/github/samysung/python_ml_project_skeleton/main)
[![codecov](https://codecov.io/gh/samysung/python_ml_project_skeleton/branch/main/graph/badge.svg?token=AP5UNFJXCU)](https://codecov.io/gh/samysung/python_ml_project_skeleton)


