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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
taskiq-python
/
taskiq-fastapi
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
71
Code
Issues
5
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 18, 2026
Merge pull request #27 from megalaren/fix-starlette-1.0-compat
Show description for c766da5
s3rius
authored
c766da5
View commit details
Copy full SHA for c766da5
Browse repository at this point
Commits on Apr 2, 2026
Merge pull request #21 from mahenzon/update-docstrings
Show description for 7e35a08
spikeninja
authored
7e35a08
View commit details
Copy full SHA for 7e35a08
Browse repository at this point
update docstring
mahenzon
committed
01b4ec3
View commit details
Copy full SHA for 01b4ec3
Browse repository at this point
update docstrings
mahenzon
committed
00f7a7e
View commit details
Copy full SHA for 00f7a7e
Browse repository at this point
Commits on Apr 1, 2026
Constrain fastapi version to <1
Aleksei Briushinin
committed
ce96e59
View commit details
Copy full SHA for ce96e59
Browse repository at this point
Bump fastapi to >=0.133.0
Aleksei Briushinin
committed
d085148
View commit details
Copy full SHA for d085148
Browse repository at this point
fix: remove startup/shutdown calls incompatible with Starlette 1.0
Aleksei Briushinin
committed
1497542
View commit details
Copy full SHA for 1497542
Browse repository at this point
Commits on Nov 29, 2025
Merge pull request #26 from fennr/chore/uv-migration
Show description for 26660b9
danfimov
authored
26660b9
View commit details
Copy full SHA for 26660b9
Browse repository at this point
chore: add permissions to workflows run
danfimov
committed
49f4e29
View commit details
Copy full SHA for 49f4e29
Browse repository at this point
chore: add more pre-commit hooks
danfimov
committed
25f3226
View commit details
Copy full SHA for 25f3226
Browse repository at this point
Commits on Nov 26, 2025
fix: remove uv backend
fennr
committed
72e6eea
View commit details
Copy full SHA for 72e6eea
Browse repository at this point
refactor: added UP rule
fennr
committed
a55b472
View commit details
Copy full SHA for a55b472
Browse repository at this point
fir: remove matric
fennr
committed
1708493
View commit details
Copy full SHA for 1708493
Browse repository at this point
fix: added UP rule
fennr
committed
a3342f5
View commit details
Copy full SHA for a3342f5
Browse repository at this point
fix: resolve conversations in pyprobject.toml
fennr
committed
f40822d
View commit details
Copy full SHA for f40822d
Browse repository at this point
fix: resolve all conversations in workflows
fennr
committed
52c95be
View commit details
Copy full SHA for 52c95be
Browse repository at this point
Commits on Nov 22, 2025
ci: move workflows to uv
fennr
committed
b26b577
View commit details
Copy full SHA for b26b577
Browse repository at this point
chore: migrate pre-commit hooks to uv
fennr
committed
dbb0eb9
View commit details
Copy full SHA for dbb0eb9
Browse repository at this point
build: switch pyproject to pep-621
fennr
committed
ce6275b
View commit details
Copy full SHA for ce6275b
Browse repository at this point
Commits on Nov 13, 2025
Merge pull request #23 from taskiq-python/bugfix/shared-state
s3rius
authored
bcb2d78
View commit details
Copy full SHA for bcb2d78
Browse repository at this point
Fixed shared state among all tasks.
s3rius
committed
429345e
View commit details
Copy full SHA for 429345e
Browse repository at this point
Commits on Apr 20, 2025
Merge pull request #20 from taskiq-python/feature/asgi-state
s3rius
authored
b04ca14
View commit details
Copy full SHA for b04ca14
Browse repository at this point
Fixed docstring.
s3rius
committed
259b447
View commit details
Copy full SHA for 259b447
Browse repository at this point
Fixed API for backward compatibility.
s3rius
committed
afcd8aa
View commit details
Copy full SHA for afcd8aa
Browse repository at this point
Fixed pre-commit.
s3rius
committed
fb24d7f
View commit details
Copy full SHA for fb24d7f
Browse repository at this point
Added support for asgi_state.
s3rius
committed
5978cc7
View commit details
Copy full SHA for 5978cc7
Browse repository at this point
Commits on Mar 11, 2025
Merge pull request #17 from oliverlambson/feat/typed-marker
Show description for 264cc3d
s3rius
authored
264cc3d
View commit details
Copy full SHA for 264cc3d
Browse repository at this point
Commits on Mar 5, 2025
fix: add py.typed marker (PEP561)
oliverlambson
committed
a32dcae
View commit details
Copy full SHA for a32dcae
Browse repository at this point
Commits on Dec 14, 2024
Merge pull request #15 from taskiq-python/feature/pass-app
Show description for 49f38d4
s3rius
authored
49f38d4
View commit details
Copy full SHA for 49f38d4
Browse repository at this point
Added support for passing the FastaAPI instance.
s3rius
committed
541da2d
View commit details
Copy full SHA for 541da2d
Browse repository at this point
Commits on Aug 29, 2024
Merge pull request #14 from taskiq-python/feature/request-scopes
s3rius
authored
9a43328
View commit details
Copy full SHA for 9a43328
Browse repository at this point
Fixed request scopes for tasks.
s3rius
committed
6079432
View commit details
Copy full SHA for 6079432
Browse repository at this point
Commits on Oct 12, 2023
Merge branch 'release/0.3.1'
s3rius
committed
4cbe2b6
View commit details
Copy full SHA for 4cbe2b6
Browse repository at this point
Version bumped to 0.3.1.
Show description for a7527ae
s3rius
committed
a7527ae
View commit details
Copy full SHA for a7527ae
Browse repository at this point
Commits on Oct 3, 2023
Merge tag '0.3.1' into develop
Show description for 2f9fe40
s3rius
committed
2f9fe40
View commit details
Copy full SHA for 2f9fe40
Browse repository at this point
Previous
Next
You can’t perform that action at this time.