aiofreqlimit
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: aiofreqlimit | ||
| Version: 0.0.15 | ||
| Version: 0.0.16 | ||
| Summary: Frequency limit for asyncio | ||
@@ -24,9 +24,21 @@ Home-page: https://github.com/gleb-chipiga/aiofreqlimit | ||
| About | ||
| ===== | ||
| Frequency limit context manager for asyncio. | ||
| =========================================== | ||
| Frequency limit context manager for asyncio | ||
| =========================================== | ||
| .. image:: https://badge.fury.io/py/aiofreqlimit.svg | ||
| :target: https://pypi.org/project/aiofreqlimit | ||
| :alt: Latest PyPI package version | ||
| .. image:: https://img.shields.io/badge/license-MIT-blue.svg | ||
| :target: https://github.com/gleb-chipiga/aiofreqlimit/blob/master/LICENSE | ||
| :alt: License | ||
| .. image:: https://img.shields.io/pypi/dm/aiofreqlimit | ||
| :target: https://pypistats.org/packages/aiofreqlimit | ||
| :alt: Downloads count | ||
| Installation | ||
| ============ | ||
| aiofreqlimit requires Python 3.8 or greater and is available on PyPI. Use pip to install it: | ||
| aiofreqlimit requires Python 3.11 or greater and is available on PyPI. Use pip to install it: | ||
@@ -33,0 +45,0 @@ .. code-block:: bash |
@@ -7,3 +7,3 @@ import asyncio | ||
| __all__ = ("FreqLimit", "__version__") | ||
| __version__ = "0.0.15" | ||
| __version__ = "0.0.16" | ||
@@ -10,0 +10,0 @@ |
+17
-5
| Metadata-Version: 2.1 | ||
| Name: aiofreqlimit | ||
| Version: 0.0.15 | ||
| Version: 0.0.16 | ||
| Summary: Frequency limit for asyncio | ||
@@ -24,9 +24,21 @@ Home-page: https://github.com/gleb-chipiga/aiofreqlimit | ||
| About | ||
| ===== | ||
| Frequency limit context manager for asyncio. | ||
| =========================================== | ||
| Frequency limit context manager for asyncio | ||
| =========================================== | ||
| .. image:: https://badge.fury.io/py/aiofreqlimit.svg | ||
| :target: https://pypi.org/project/aiofreqlimit | ||
| :alt: Latest PyPI package version | ||
| .. image:: https://img.shields.io/badge/license-MIT-blue.svg | ||
| :target: https://github.com/gleb-chipiga/aiofreqlimit/blob/master/LICENSE | ||
| :alt: License | ||
| .. image:: https://img.shields.io/pypi/dm/aiofreqlimit | ||
| :target: https://pypistats.org/packages/aiofreqlimit | ||
| :alt: Downloads count | ||
| Installation | ||
| ============ | ||
| aiofreqlimit requires Python 3.8 or greater and is available on PyPI. Use pip to install it: | ||
| aiofreqlimit requires Python 3.11 or greater and is available on PyPI. Use pip to install it: | ||
@@ -33,0 +45,0 @@ .. code-block:: bash |
+16
-4
@@ -1,8 +0,20 @@ | ||
| About | ||
| ===== | ||
| Frequency limit context manager for asyncio. | ||
| =========================================== | ||
| Frequency limit context manager for asyncio | ||
| =========================================== | ||
| .. image:: https://badge.fury.io/py/aiofreqlimit.svg | ||
| :target: https://pypi.org/project/aiofreqlimit | ||
| :alt: Latest PyPI package version | ||
| .. image:: https://img.shields.io/badge/license-MIT-blue.svg | ||
| :target: https://github.com/gleb-chipiga/aiofreqlimit/blob/master/LICENSE | ||
| :alt: License | ||
| .. image:: https://img.shields.io/pypi/dm/aiofreqlimit | ||
| :target: https://pypistats.org/packages/aiofreqlimit | ||
| :alt: Downloads count | ||
| Installation | ||
| ============ | ||
| aiofreqlimit requires Python 3.8 or greater and is available on PyPI. Use pip to install it: | ||
| aiofreqlimit requires Python 3.11 or greater and is available on PyPI. Use pip to install it: | ||
@@ -9,0 +21,0 @@ .. code-block:: bash |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
18538
9%