File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<!-- SPDX-License-Identifier: (Apache-2.0 OR MIT) -->
3
3
# Eventlib-py
4
4
[ ![ Release] ( https://github.com/mickare/eventlib-py/actions/workflows/release.yml/badge.svg )] ( https://github.com/mickare/eventlib-py/actions/workflows/release.yml )
5
- ![ PyPI - Version] ( https://img.shields.io/pypi/v/eventlib-py?label=pypi%20package&color=%2334D058%2C%2328A745 )
6
- ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/eventlib-py )
5
+ [ ![ PyPI - Version] ( https://img.shields.io/pypi/v/eventlib-py?label=pypi%20package&color=%2334D058%2C%2328A745 )] ( https://pypi.org/project/eventlib-py/ )
6
+ [ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/eventlib-py )] ( https://pypi.org/project/eventlib-py/ )
7
7
8
8
Eventlib-py is a small & simple event framework for Python that can be used to decouple your code.
9
9
You can’t perform that action at this time.
0 commit comments