File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # Python CLI Template
1+ ![ Python CLI Template banner ] ( https://raw.githubusercontent.com/Olafs-World/python-cli-template/main/banner.png )
22
33[ ![ CI] ( https://github.com/Olafs-World/python-cli-template/actions/workflows/ci.yml/badge.svg )] ( https://github.com/Olafs-World/python-cli-template/actions/workflows/ci.yml )
4- [ ![ PyPI] ( https://img.shields.io/pypi/v/my-tool.svg )] ( https://pypi.org/project/my-tool/ )
5- [ ![ Python] ( https://img.shields.io/pypi/pyversions/my-tool.svg )] ( https://pypi.org/project/my-tool/ )
4+ [ ![ Python 3.10+] ( https://img.shields.io/badge/python-3.10+-blue.svg )] ( https://www.python.org/downloads/ )
5+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
6+
7+ # Python CLI Template
68
79A template for creating Python CLI tools that publish to PyPI and ClawHub.
810
You can’t perform that action at this time.
0 commit comments