Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
taskiq-python
/
taskiq
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
143
Star
2.3k
Code
Issues
83
Pull requests
30
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
taskiq
.github
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2026
feat: drop support for pydantic v1
danfimov
committed
7003494
View commit details
Copy full SHA for 7003494
View code at this point
Browse repository at this point
chore: fix workflow with pre-commit hooks
danfimov
committed
348e247
View commit details
Copy full SHA for 348e247
View code at this point
Browse repository at this point
Commits on May 16, 2026
chore: add relator (#623)
Show description for 9f8db96
Sehat1137
authored
9f8db96
View commit details
Copy full SHA for 9f8db96
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
Added autoversioning. (#610)
s3rius
authored
981b3d3
View commit details
Copy full SHA for 981b3d3
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Fixed UV python download failures. (#597)
s3rius
authored
3770e73
View commit details
Copy full SHA for 3770e73
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
feat: declare python 3.14 support (#562)
danfimov
authored
5825b9a
View commit details
Copy full SHA for 5825b9a
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
chore: add issue template (#557)
Show description for fc33b02
danfimov
and
Copilot
authored
fc33b02
View commit details
Copy full SHA for fc33b02
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
fix: docs serve command and update packages (#555)
danfimov
authored
69077ad
View commit details
Copy full SHA for 69077ad
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
fix(ci): use token instead of trusted publisher (#552)
danfimov
authored
fd32aa4
View commit details
Copy full SHA for fd32aa4
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
feat: replace poetry with uv and drop python 3.9 (#541) (#546)
Show description for e1805f0
s3rius
and
danfimov
authored
e1805f0
View commit details
Copy full SHA for e1805f0
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
docs: fix contributors block in docs (#538)
danfimov
authored
6256e4d
View commit details
Copy full SHA for 6256e4d
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
chore: do not run tests on changes in docs (#522)
danfimov
authored
4a0960c
View commit details
Copy full SHA for 4a0960c
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
Updated test workflow. (#392)
Show description for ff6dc26
s3rius
authored
ff6dc26
View commit details
Copy full SHA for ff6dc26
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
Added separate workflow for docs. (#375)
s3rius
authored
3181543
View commit details
Copy full SHA for 3181543
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Changed package to be github-flow compatible. (#346)
s3rius
authored
d6786c1
View commit details
Copy full SHA for d6786c1
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
feat: set/get progress (#130)
Show description for cdb431b
3 people
authored
cdb431b
View commit details
Copy full SHA for cdb431b
View code at this point
Browse repository at this point
Commits on Dec 3, 2023
Added AUX worflow for building docs. (#252)
s3rius
authored
78a47bc
View commit details
Copy full SHA for 78a47bc
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
Fixed scheduled_task.
Show description for a4a6e4d
s3rius
committed
a4a6e4d
View commit details
Copy full SHA for a4a6e4d
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Added tests for python 3.12. (#224)
s3rius
authored
df10421
View commit details
Copy full SHA for df10421
View code at this point
Browse repository at this point
Fixed codecov delta calculations for PRs. (#223)
s3rius
authored
76d4846
View commit details
Copy full SHA for 76d4846
View code at this point
Browse repository at this point
Commits on Oct 14, 2023
Added new serializers. (#217)
s3rius
authored
43af7a9
View commit details
Copy full SHA for 43af7a9
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Fixed mypy job (#215)
s3rius
authored
0705f73
View commit details
Copy full SHA for 0705f73
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
Changed linter to ruff.
Show description for 62c8ae1
s3rius
committed
62c8ae1
View commit details
Copy full SHA for 62c8ae1
View code at this point
Browse repository at this point
Commits on Jun 10, 2023
Updated dependencies and required python version. (#151)
s3rius
authored
0b7a4cb
View commit details
Copy full SHA for 0b7a4cb
View code at this point
Browse repository at this point
Commits on May 19, 2023
Create FUNDING.yml
s3rius
authored
9001a97
View commit details
Copy full SHA for 9001a97
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Updated CI strategy for Pull Requests. (#94)
s3rius
authored
6a38f33
View commit details
Copy full SHA for 6a38f33
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Removed Queue logging handler (#67)
s3rius
authored
b207994
View commit details
Copy full SHA for b207994
View code at this point
Browse repository at this point
Commits on Jan 7, 2023
Updated docs release job.
Show description for 03d623d
s3rius
committed
03d623d
View commit details
Copy full SHA for 03d623d
View code at this point
Browse repository at this point
docs: rebuild docs (#58)
Show description for acbe236
Mister-Hope
authored
acbe236
View commit details
Copy full SHA for acbe236
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Added new logo. (#48)
Show description for 98ea2e9
s3rius
authored
98ea2e9
View commit details
Copy full SHA for 98ea2e9
View code at this point
Browse repository at this point
Commits on Sep 9, 2022
Added docs. (#45)
Show description for 8fb9f51
s3rius
committed
8fb9f51
View commit details
Copy full SHA for 8fb9f51
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Added tests. (#37)
Show description for 445fd81
s3rius
authored
445fd81
View commit details
Copy full SHA for 445fd81
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Added gather function. (#36)
Show description for a522920
s3rius
authored
a522920
View commit details
Copy full SHA for a522920
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
Added matrix in testing workflow.
Show description for 1241545
s3rius
committed
1241545
View commit details
Copy full SHA for 1241545
View code at this point
Browse repository at this point
Package updated to be ready to be published on pypi.
Show description for 48615c2
s3rius
committed
48615c2
View commit details
Copy full SHA for 48615c2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.