{"library":"pgqueuer","type":"library","category":null,"description":"Pgqueuer is a Python library that utilizes PostgreSQL as a robust and efficient backend for asynchronous job queuing and scheduling. It supports both one-off jobs and recurring tasks via cron-like schedules, offering an in-memory driver for development and testing. The library is actively developed, with frequent releases bringing architectural improvements, new features, and bug fixes. The current version is 0.26.3.","language":"python","status":"active","version":"0.26.3","tags":["job queue","async","postgresql","background tasks","scheduler","asyncio"],"install":[{"cmd":"pip install pgqueuer","imports":["from pgqueuer import PgQueuer","from pgqueuer.models import JobResult","from pgqueuer import InMemoryDriver"]}],"homepage":"https://pgqueuer.github.io/pgqueuer/","github":"https://github.com/janbjorge/pgqueuer","docs":"https://github.com/janbjorge/pgqueuer/wiki","changelog":null,"pypi":"https://pypi.org/project/pgqueuer/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":5.1,"avg_import_s":0.9,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pgqueuer/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}