aiojobs 1.3.0
0
Job scheduler for managing background tasks (asyncio)
Contents
Job scheduler for managing background tasks (asyncio)
Stars: 839, Watchers: 839, Forks: 68, Open Issues: 10The aio-libs/aiojobs
repo was created 7 years ago and the last code push was 2 days ago.
The project is popular with 839 github stars!
How to Install aiojobs
You can install aiojobs using pip
pip install aiojobs
or add it to a project with poetry
poetry add aiojobs
Package Details
- Author
- None
- License
- Apache 2
- Homepage
- https://github.com/aio-libs/aiojobs
- PyPi:
- https://pypi.org/project/aiojobs/
- GitHub Repo:
- https://github.com/aio-libs/aiojobs
Classifiers
- Software Development
Related Packages
Errors
A list of common aiojobs errors.
Code Examples
Here are some aiojobs
code examples and snippets.
GitHub Issues
The aiojobs package has 10 open issues on GitHub
- Bump pytest-aiohttp from 0.3.0 to 1.0.3
- Missing type annotations.
- Bump pre-commit from 2.16.0 to 2.17.0
- Bump sphinx from 4.3.1 to 4.4.0
- Bump mypy from 0.921 to 0.931
- Bump flit from 3.5.1 to 3.6.0
- Remove potential dead lock when pending limit is exceeded.
- Deadlock when limit_pending is reached