This is an automated email from the ASF dual-hosted git repository.
bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new b2d06d8f4 chore: add Poetry badge to our README (#1844)
b2d06d8f4 is described below
commit b2d06d8f4c3dae8de19445a7736a4e02510da22b
Author: Tim <[email protected]>
AuthorDate: Wed Aug 23 19:55:56 2023 +0200
chore: add Poetry badge to our README (#1844)
---
streampipes-client-python/README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/streampipes-client-python/README.md
b/streampipes-client-python/README.md
index 8b58d1ac5..24f015ff4 100644
--- a/streampipes-client-python/README.md
+++ b/streampipes-client-python/README.md
@@ -52,6 +52,9 @@ and the amazing universe of data analytics libraries in
Python. </p>
<a href="https://github.com/python/mypy" target="_blank">
<img src="https://img.shields.io/badge/typed-mypy-blue" alt="Typed: MyPy">
</a>
+<a href="https://python-poetry.org" target="_blank">
+ <img
src="https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json"
alt="Dependency & Build Management: Poetry">
+</a>
<img
src="https://raw.githubusercontent.com/apache/streampipes/dev/streampipes-client-python/docs/img/interrogate_badge.svg"
alt= “interrogate” height="20">
<a href="https://pypi.org/project/streampipes/" target="_blank">
<img src="https://img.shields.io/pypi/dm/streampipes" alt="Downloads:
PyPI/Month">