python3-throttler (1.2.2-4)

Details

Core information at a glance

Distribution
debian
Origin
debian-forky
Repository
https://deb.debian.org/debian
Codename
forky
Component
main
Source
python-throttler
Architecture
s390x
Section
python
Priority
optional
Maintainer
Debian Python Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
44 B
Size expected
7.4 kB
Size actual
7.4 kB
Size match

Dependencies

Required package dependencies

  • python3:any

Suggested packages

Recommended additional packages

  • None

Description

easy throttling with asyncio support for Python3

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5f5f90bcc…62e68b6e
SHA-1774306c9…d92dd4b1
SHA-25688d676bb…290f889b
SHA-512c24934be…ee4ff64e

Contents

Files and directories included

.
usr
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/throttler
usr/lib/python3/dist-packages/throttler/__init__.py
usr/lib/python3/dist-packages/throttler/decorators.py
usr/lib/python3/dist-packages/throttler/execution_timer.py
usr/lib/python3/dist-packages/throttler/throttler.py
usr/lib/python3/dist-packages/throttler/throttler_simultaneous.py
usr/lib/python3/dist-packages/throttler/timer.py
usr/lib/python3/dist-packages/throttler-1.2.2.egg-info
usr/lib/python3/dist-packages/throttler-1.2.2.egg-info/PKG-INFO
usr/lib/python3/dist-packages/throttler-1.2.2.egg-info/dependency_links.txt
usr/lib/python3/dist-packages/throttler-1.2.2.egg-info/requires.txt
usr/lib/python3/dist-packages/throttler-1.2.2.egg-info/top_level.txt
usr/share
usr/share/doc
usr/share/doc/python3-throttler
usr/share/doc/python3-throttler/changelog.Debian.gz
usr/share/doc/python3-throttler/copyright
usr/share/doc/python3-throttler/examples
usr/share/doc/python3-throttler/examples/__init__.py
usr/share/doc/python3-throttler/examples/example_execution_timer.py
usr/share/doc/python3-throttler/examples/example_throttlers.py
usr/share/doc/python3-throttler/examples/example_throttlers_aiohttp.py
usr/share/doc/python3-throttler/examples/example_timer.py