-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
I am using Celery Extensively at work. I really like the project and I noticed how much the code lacks in modern features:
- Typing
- Old Python Versions are still supported (3.7, 3.8)
- Using old pre-commit hooks instead of modern ones (like ruff)
- Old build system instead of using pyproject.toml
- General Lack of documentation
I am planning on contributing to the repository on all these areas. I want to start with vine then move to kombu, billiard and finally Celery.
These changes make the code easier to debug, and for future maintainers too.
I am open to any suggestions.
Metadata
Metadata
Assignees
Labels
No labels