mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-31 03:36:41 +03:00
Replaceing pypip.in badges with shields.io ones
This commit is contained in:
parent
ab5bc6a503
commit
92a5982792
10
README.rst
10
README.rst
|
@ -4,20 +4,20 @@ Objects
|
||||||
Dependency injection framework for Python projects.
|
Dependency injection framework for Python projects.
|
||||||
|
|
||||||
+---------------------------------------+-------------------------------------------------------------------+
|
+---------------------------------------+-------------------------------------------------------------------+
|
||||||
| *PyPi* | .. image:: https://pypip.in/version/Objects/badge.svg |
|
| *PyPi* | .. image:: https://img.shields.io/pypi/v/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: Latest Version |
|
| | :alt: Latest Version |
|
||||||
| | .. image:: https://pypip.in/download/Objects/badge.svg |
|
| | .. image:: https://img.shields.io/pypi/dm/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: Downloads |
|
| | :alt: Downloads |
|
||||||
| | .. image:: https://pypip.in/license/Objects/badge.svg |
|
| | .. image:: https://img.shields.io/pypi/l/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: License |
|
| | :alt: License |
|
||||||
+---------------------------------------+-------------------------------------------------------------------+
|
+---------------------------------------+-------------------------------------------------------------------+
|
||||||
| *Python versions and implementations* | .. image:: https://pypip.in/py_versions/Objects/badge.svg |
|
| *Python versions and implementations* | .. image:: https://img.shields.io/pypi/pyversions/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: Supported Python versions |
|
| | :alt: Supported Python versions |
|
||||||
| | .. image:: https://pypip.in/implementation/Objects/badge.svg |
|
| | .. image:: https://img.shields.io/pypi/implementation/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: Supported Python implementations |
|
| | :alt: Supported Python implementations |
|
||||||
+---------------------------------------+-------------------------------------------------------------------+
|
+---------------------------------------+-------------------------------------------------------------------+
|
||||||
|
|
|
@ -4,20 +4,20 @@ Objects
|
||||||
Dependency injection framework for Python projects.
|
Dependency injection framework for Python projects.
|
||||||
|
|
||||||
+---------------------------------------+-------------------------------------------------------------------+
|
+---------------------------------------+-------------------------------------------------------------------+
|
||||||
| *PyPi* | .. image:: https://pypip.in/version/Objects/badge.svg |
|
| *PyPi* | .. image:: https://img.shields.io/pypi/v/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: Latest Version |
|
| | :alt: Latest Version |
|
||||||
| | .. image:: https://pypip.in/download/Objects/badge.svg |
|
| | .. image:: https://img.shields.io/pypi/dm/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: Downloads |
|
| | :alt: Downloads |
|
||||||
| | .. image:: https://pypip.in/license/Objects/badge.svg |
|
| | .. image:: https://img.shields.io/pypi/l/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: License |
|
| | :alt: License |
|
||||||
+---------------------------------------+-------------------------------------------------------------------+
|
+---------------------------------------+-------------------------------------------------------------------+
|
||||||
| *Python versions and implementations* | .. image:: https://pypip.in/py_versions/Objects/badge.svg |
|
| *Python versions and implementations* | .. image:: https://img.shields.io/pypi/pyversions/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: Supported Python versions |
|
| | :alt: Supported Python versions |
|
||||||
| | .. image:: https://pypip.in/implementation/Objects/badge.svg |
|
| | .. image:: https://img.shields.io/pypi/implementation/Objects.svg |
|
||||||
| | :target: https://pypi.python.org/pypi/Objects/ |
|
| | :target: https://pypi.python.org/pypi/Objects/ |
|
||||||
| | :alt: Supported Python implementations |
|
| | :alt: Supported Python implementations |
|
||||||
+---------------------------------------+-------------------------------------------------------------------+
|
+---------------------------------------+-------------------------------------------------------------------+
|
||||||
|
|
Loading…
Reference in New Issue
Block a user