Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

aiofreqlimit

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aiofreqlimit - npm Package Compare versions

Comparing version
0.0.15
to
0.0.16
+17
-5
aiofreqlimit.egg-info/PKG-INFO
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 @@

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

@@ -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