File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Python Project Deployment
22
33[ ![ CI] ( https://github.com/Magic-Man-us/PythonProjectDeployment/actions/workflows/ci.yml/badge.svg )] ( https://github.com/Magic-Man-us/PythonProjectDeployment/actions/workflows/ci.yml )
4- [ ![ PyPI Version ] ( https://img.shields.io/pypi/v/ python-project-deployment .svg )] ( https://pypi. org/project/python-project-deployment )
5- [ ![ Python Versions ] ( https://img.shields.io/badge/python-3.11%20|%203.12%20|%203.13%20|%203.14-blue )] ( https://www.python.org/downloads/ )
4+ [ ![ Python 3.11+ ] ( https://img.shields.io/badge/ python-3.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue .svg )] ( https://www.python. org/downloads/ )
5+
66[ ![ uv] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json )] ( https://github.com/astral-sh/uv )
77[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
88[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
99[ ![ Type checked: mypy] ( https://img.shields.io/badge/type%20checked-mypy-blue.svg )] ( http://mypy-lang.org/ )
1010[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
11+ [ ![ Security: bandit] ( https://img.shields.io/badge/security-bandit-yellow.svg )] ( https://github.com/PyCQA/bandit )
12+ [ ![ Security: safety] ( https://img.shields.io/badge/security-safety-blue.svg )] ( https://github.com/pyupio/safety )
1113
1214A modern scaffolding tool for creating new Python packages with best practices built-in.
1315
You can’t perform that action at this time.
0 commit comments