Metadata-Version: 2.1
Name: starter-py
Version: 0.0.3
Summary: Python3 Starter
License: MIT
Author: Dup4
Author-email: lyuzhi.pan@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown

<img align="right" width="96px" src="./assets/python3_logo.png">

# starter-py

[![Test][test-ci-badge]][test-ci]
[![GitHub release][gh-release-badge]][gh-release]

## License

[MIT](./LICENSE) License © 2023 [Dup4][dup4]

[dup4]: https://github.com/Dup4
[test-ci-badge]: https://github.com/Dup4/starter-py/workflows/Test/badge.svg
[test-ci]: https://github.com/Dup4/starter-py/actions/workflows/test.yml
[gh-release-badge]: https://img.shields.io/github/release/Dup4/starter-py.svg
[gh-release]: https://GitHub.com/Dup4/starter-py/releases/

