Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Taskiq python

We develop a set of libraries that can help people building a distributed system in minutes.
Collective - Host: opensource - https://opencollective.com/taskiq-python - Website: https://taskiq-python.github.io/ - Code: https://github.com/taskiq-python

Fixed CI.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-redis - ecc27064465b2179cae25850bf70f71fc58a2dfb authored over 2 years ago by Pavel Kirilin <[email protected]>
Added CI for taskiq-redis.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-redis - a89b9a736c9a0b0a30878758f77eb7d99aa49b79 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #5 from taskiq-python/issue-4

Added redis broker.

github.com/taskiq-python/taskiq-redis - 3402e23c14db78336fc1faaf0a98d75285e024e6 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '0.0.4' into develop

0.0.4

github.com/taskiq-python/taskiq-aio-pika - 3deca9a955091acc95d03020e702eec00434227f authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.0.4'

github.com/taskiq-python/taskiq-aio-pika - 1642fcf6d476974f3402aa436bb55b5d3ed8ed31 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #2 from taskiq-python/bugfix/pytest

Fixed pytest.

github.com/taskiq-python/taskiq-aio-pika - 06818e487370126cfdd0ef29e3fd38fc835bd75c authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed broker fixture.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 2e3caf2909d8ff3b66597008b064969fce21c145 authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed pytest.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 6b4cff6a168942d600edf00bcf1117f437d520d0 authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 0.0.4.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - bb4ebc6aea8373a3e004fb1b3247003f8b05ec7f authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '0.0.3' into develop

0.0.3

github.com/taskiq-python/taskiq-aio-pika - fb6ea14048f953bce13ae85e1e85e1b5cf7c7d62 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.0.3'

github.com/taskiq-python/taskiq-aio-pika - 1db3c2a19ccb10f3114a84c7fb913b1a3e444cd0 authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 0.0.3.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 02344d956a78ad29b288a0a254517b569556ff2c authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated broker, so it uses different channels for reading and writing.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 49e9a591d3413e6b68b9d49669ca6997c8f972b5 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated middlewares. Now we only call method if it were overriden.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - e22e7d1d22e74b0e7605e1b9d8c6fb46d7919f17 authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed message updates in retry middleware. (#32)

Before this patch retry middleware
was updating actual taskiq message that were passed
to the ...

github.com/taskiq-python/taskiq - ed3c789b145bf32976ddab0bd049bf48d5ab23ac authored over 2 years ago by Pavel Kirilin <[email protected]>
Added fronted, and tasks API.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-collector - 37c3e3695f8ae895c205d32672b06899dc05cb3b authored over 2 years ago by Pavel Kirilin <[email protected]>
Added redis broker.

github.com/taskiq-python/taskiq-redis - 5fa2ef638d62febd69c50c7e3c628987df9c5324 authored over 2 years ago by Aleksandr <[email protected]>
Version bumped to 0.0.5.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - b79975adc77b84e8c336987ba29f89c5af234345 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added frontend.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-collector - ae7cdae03f8d05d88e8c7ad2ce6b0f414513de1e authored over 2 years ago by Pavel Kirilin <[email protected]>
Initial commit

github.com/taskiq-python/taskiq-collector - ff98133c537ae5621839ae1408437d3f4b475072 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '0.0.4' into develop

0.0.4

github.com/taskiq-python/taskiq - e07a53177660fe5b9e141e4ec81e7c8e1edeb6d7 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.0.4'

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 4e956c16af93996d2fe0844ff89e58003c68b2cd authored over 2 years ago by Pavel Kirilin <[email protected]>
Description updated. (#31)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - c81f43de9b9998bcdd0284802eb07ac602e5731e authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed reload atomicity. (#30)

At some point the reload process
could get invalid index error.

Signed-off-by: Pavel Kirilin...

github.com/taskiq-python/taskiq - 9a18d42d20a852499a2ed96e088632bd2cc8d446 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added reload parameter. (#29)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - ed8826eccbc1774f700b77d974e7af06ef920276 authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 0.0.4.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 3d455878f6ba36187455bc60e1afc3fe71ad748d authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated classifiers.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 86eba83aadf7470ae886376abe0ca3e4525a66a8 authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 0.0.3.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - dfe35e1d7bbdbffb87171bc18407000cefd7c65f authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '0.0.2' into develop

0.0.2

github.com/taskiq-python/taskiq-aio-pika - 9c03ef66c7bf4126cee69941ba1492d30fa31121 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.0.2'

github.com/taskiq-python/taskiq-aio-pika - e1bc5f503af615fda663ddec9d3497f9f879d962 authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped, updated classifiers list.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - a0552eb521d54e12524b56b5a0db3ea0dc62b80f authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated README.md

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 91e5ad177fc6f9bd00eddc85722a5404babe7198 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.0.1'

github.com/taskiq-python/taskiq-aio-pika - 586cb891fc28ffc9a0f3b16d9d101f80d6c272ea authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated testing matrix.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - a9d6a6fe2079f53dc2dc606f5c5614fd50ea3b0e authored over 2 years ago by Pavel Kirilin <[email protected]>
Metainfo update.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 86885931a9b03e34c73bb345d7d3d9c15cca6377 authored over 2 years ago by Pavel Kirilin <[email protected]>
Repo is updated for release.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 83bae57abe4f292569f951496dbb2294f75006a5 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added checks.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 36be6f6a8b9e3742d97964841331828e6cd58b11 authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 0.0.3.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 739f227caf137a5651b2951ad542008b43532226 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '0.0.3' into develop

0.0.3

github.com/taskiq-python/taskiq - a708d91ba9f3200b73346800e9105950a14b11d0 authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed name resolving for some cases. (#27)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - eeac5769651b78406a9b3cdf435c4e7b16aa9749 authored over 2 years ago by Pavel Kirilin <[email protected]>
Removed redundant except clause.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - b77d3a6bf2caa8f64a1b212d2a0b61b234cd11f4 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '0.0.2' into develop

0.0.2

github.com/taskiq-python/taskiq - 4f0e0a0f94c991d12644a98bcab2a8e1e1c9c481 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.0.2'

github.com/taskiq-python/taskiq - 316adbd657ddd4b10d61a081499d9071a19552d5 authored over 2 years ago by Pavel Kirilin <[email protected]>
Bugfix/interrupts (#26)

* Fixed keyboardinterrupt handling.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 66209c01c8f8841de05256435659f272700f498d authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated taskiq version requirement.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-redis - 6ea7b219db6b502429b70bb2d15d828ed03d5719 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated taskiq version requirement.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 0c7676a8822213d4d1f7b089ebd0f5ed4f1c4b7d authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #25 from taskiq-python/feature/zmq

Added ZeroMQ broker, fixed multiprocessing.

github.com/taskiq-python/taskiq - 66623fed6d1c3f8cf769a7f683450f84dec29c79 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added ZeroMQ broker.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 2aeb77a81d8961929ce3f195edb3ba88dbc38350 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated project structure.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 5b4be0247abd22a2642448c914213ba2ca7ab102 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated taskiq-redis.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-redis - 4251647f0028ef16368937f990074a9c5a7a17d6 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated taskiq dependency.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-redis - 4f2d390c2ac2f8005f044204976bc35b123b693c authored over 2 years ago by Pavel Kirilin <[email protected]>
Version updated to 0.0.1.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - d6dec91e05121942b1421c78f013d01c091dd851 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated taskiq dependency.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 3feab86c09eec23a6ca473716d43f05298f83079 authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 0.0.2.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 7830ce47f6d13ff2b91bf3cfb4f70b3408ccb980 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added README.md.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - b64e8ff8d6d9d393364dd6d848cfb7a2b900d328 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added sync methods.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - fff31a55b6211dc47ed204dba40af678c2ff8ffc authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed retry middleware. Added logs and parent labels.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - e9c68577a55d31af5aee1cd17a89e6fcca5792cc authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated broker.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 7535c6c7bf45179f5c9a5663f2d726a0eb1a25a5 authored over 2 years ago by Pavel Kirilin <[email protected]>
Hotfix for taskiqMessage task_id.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 671546e0efeeb7bf16f1a1350d9ba7d6a49fdcb0 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #23 from taskiq-python/feature/retries

Feature/retries

github.com/taskiq-python/taskiq - c08d06e1aaefbfe3b4ca9a403ed9be7f9eced7fb authored over 2 years ago by Pavel Kirilin <[email protected]>
Added simples retries logic.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 0a7c5956fef8957a1052d2f1aca58fcb26759a6d authored over 2 years ago by Pavel Kirilin <[email protected]>
Added on_error hook in middleware.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 7b6609b080f474cb2a4513bd8426258c0efed899 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added better file discovering.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - c72a62b81d3a0a79563ee82361319d1e18a2e75c authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #19 from taskiq-python/feature/releases

Package updated to be ready to be published on pypi.

github.com/taskiq-python/taskiq - a0cac634c027a162d2a60e38942926560fa797d2 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #21 from taskiq-python/windows-fix

Fixed worker process for windows.

github.com/taskiq-python/taskiq - 3f069ef19c84656820a4ab3950ef2450e6dc25e8 authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed worker process for windows.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 89e8d643782066275cb9b7f9be53c4edf5738506 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added matrix in testing workflow.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 1241545f60a97f28b1a90e6dde85529996704d4b authored over 2 years ago by Pavel Kirilin <[email protected]>
Package updated to be ready to be published on pypi.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 48615c2ac931c2e5e46cfc0f0e03b7203367894c authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed incorrect routing logic.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - a7171e24697dd48a82f68657b6230b20591b6724 authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed formats, added log.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 179364401b01bff590e357bdc401fee27b5b6784 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated aio-pika broker

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 555a330332d111f4c10811c98a39dbad2ece92ed authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #18 from taskiq-python/feature/plugins

Plugin system.

github.com/taskiq-python/taskiq - 8eb785068766b8ad78dc4b5412758fd5e8d848d3 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added middlewares.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 4c008df749395086f8b629f147423256fcc1abf4 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added custom formatters. Fixed mypy.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - b124c0631c2976284d07d811fb42046c55244b5c authored over 2 years ago by Pavel Kirilin <[email protected]>
Added broker for shared tasks.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 17c2332022d6ffb32e3fe8c1ad20d8876f2628c0 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #16 from taskiq-python/issue-13

Add errors

github.com/taskiq-python/taskiq - 25dd38aefc587787fbf83201ef49f0cbb8f781d0 authored over 2 years ago by Pavel Kirilin <[email protected]>
Changes since structure changed

github.com/taskiq-python/taskiq - 4aa1c0e8f1d201bc91e6ca9d40406fd76e21b23c authored over 2 years ago by Aleksandr <[email protected]>
Merge pull request #17 from taskiq-python/feature/refactoring

Refactored code a little bit.

github.com/taskiq-python/taskiq - e1c8374b5c3ab6aaed216acf3f82b9dcf1fc8a4a authored over 2 years ago by Pavel Kirilin <[email protected]>
Refactored code a little bit.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - ec5063e30d4ecdda3806b19f64905ee8e576a240 authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed imports.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-redis - 2c1a5f857d79b841e345db5c5b4b520bb865dc3a authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed function getter.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 64440daeb3129e505a4f6ca0279d3276868a5d0b authored over 2 years ago by Pavel Kirilin <[email protected]>
Added shutdown option.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-aio-pika - 0eba3e4874754db59719e3549bcb822f2b905bcb authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated structure. Fixed deps.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq-redis - df1b74d43a3da73e4dc5444572f3b22561c38874 authored over 2 years ago by Pavel Kirilin <[email protected]>
All imported tasks are now available for brokers.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 475dd185e13ccb4bf859a0ff131b4228afdd0d63 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #2 from taskiq-python/issue-1

Add redis async backend

github.com/taskiq-python/taskiq-redis - 4dab5c53c247b18332a7080be46834e13c38f098 authored over 2 years ago by Aleksandr Kiselev <[email protected]>
Remove test code

github.com/taskiq-python/taskiq-redis - 56f047e7fb341ef8adef1b29200bf45fe980eeb7 authored over 2 years ago by Aleksandr <[email protected]>
Changes after because TaskiqResult is pydantic model now

github.com/taskiq-python/taskiq-redis - 461ba6230218248c70d8c4b7a4be9fc250f57479 authored over 2 years ago by Aleksandr <[email protected]>
Updated pyproject.toml.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 4fe5e48897255ee3cbffa7962cd54e3d0b2a8690 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #15 from taskiq-python/feature/inmemory-broker

Added inmemory broker.

github.com/taskiq-python/taskiq - 4728274dec47d1c9c361520923bbd71ac98f9d55 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added inmemory broker.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 5e88008144ff019b778bcadf4c7534268a3a5377 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge pull request #14 from taskiq-python/feature/pydantic-result

Taskiq result is now a generic model.

github.com/taskiq-python/taskiq - 030c0b5eb41846fdabd7df05960a665ae75026be authored over 2 years ago by Pavel Kirilin <[email protected]>
Taskiq result is now a generic model.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 73b99054b25ed5c5ec2745a2316e7892615f826d authored over 2 years ago by Pavel Kirilin <[email protected]>
Added kicker object.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - 052ddb4fff1d0e7d116281613f68645e5a557e2b authored over 2 years ago by Pavel Kirilin <[email protected]>
Connection to connection pool

github.com/taskiq-python/taskiq-redis - 44b0c41218620a10f24cf6fb0c41f82896b77cdb authored over 2 years ago by Aleksandr <[email protected]>
Changes after the best man in the world review

github.com/taskiq-python/taskiq-redis - 8250ec4961c8376d4d4be676a0051c15030deace authored over 2 years ago by Aleksandr <[email protected]>
Refactored worker a bit.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/taskiq-python/taskiq - b50f70b518b7fb7d6e8164596072b00dfb846da7 authored over 2 years ago by Pavel Kirilin <[email protected]>