Metadata-Version: 2.2
Name: cookiecutter-packages-automate-PyPI
Version: 0.0.1
Summary: A demo for building python packages using cookiecutter and update automatically via GitHub Actions, with version management through bump-my-version
Author-email: ZiyeLi <liziye725@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/Liziye725/cookiecutter-packages-automate-PyPI
Keywords: cookiecutter-packages-automate-PyPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: cookiecutter-packages-automate-PyPI[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# cookiecutter-packages-automate-PyPI


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


**A demo for building python packages using cookiecutter and update automatically via GitHub Actions, with version management through bump-my-version**


-   Free software: MIT License
-   Documentation: https://Liziye725.github.io/cookiecutter-packages-automate-PyPI
    

## Features

-   TODO
