File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,8 +6,11 @@ SPDX-License-Identifier: ISC
66
77# apywire
88
9- [ ![ Python 3.12+] ( https://img.shields.io/badge/python-3.12+-blue.svg )] ( https://www.python.org/downloads/ )
10- [ ![ License: ISC] ( https://img.shields.io/badge/License-ISC-blue.svg )] ( https://opensource.org/licenses/ISC )
9+ [ ![ PyPI version] ( https://img.shields.io/pypi/v/apywire.svg )] ( https://pypi.org/project/apywire/ )
10+ [ ![ Python versions] ( https://img.shields.io/pypi/pyversions/apywire.svg )] ( https://pypi.org/project/apywire/ )
11+ [ ![ License] ( https://img.shields.io/pypi/l/apywire.svg )] ( https://github.com/alganet/apywire/blob/main/LICENSE )
12+ [ ![ CI] ( https://github.com/alganet/apywire/actions/workflows/ci.yml/badge.svg )] ( https://github.com/alganet/apywire/actions/workflows/ci.yml )
13+ [ ![ Docs] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://alganet.github.io/apywire/ )
1114
1215Lazy object wiring and dependency injection for Python 3.12+
1316
You can’t perform that action at this time.
0 commit comments