We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b763f1 commit fba2b80Copy full SHA for fba2b80
README.rst
@@ -2,11 +2,14 @@
2
pydevtips: Python Development Tips
3
***************************************
4
5
+.. image:: https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white
6
+ :target: https://github.com/ebezzam/python-dev-tips
7
+ :alt: GitHub page
8
+
9
.. image:: https://readthedocs.org/projects/pydevtips/badge/?version=latest
10
:target: http://pydevtips.readthedocs.io/en/latest/
11
:alt: Documentation Status
12
-
13
.. image:: https://github.com/ebezzam/python-dev-tips/actions/workflows/poetry.yml/badge.svg
14
:target: https://github.com/ebezzam/python-dev-tips/blob/main/.github/workflows/poetry.yml
15
:alt: Unit tests and formatting
0 commit comments