{"library":"pymysqllock","type":"library","category":null,"description":"PyMySQLLock is a Python library that provides a MySQL-backed distributed locking primitive. It enables multiple application instances to coordinate and ensure that only one instance holds a specific lock at a time, performing tasks that require exclusive access. As of version 0.2.0, it aims to be a lightweight solution when MySQL is the primary dependency for application uptime and health, rather than relying on external systems like ZooKeeper or etcd. The project appears stable with a moderate release cadence.","language":"python","status":"active","version":"0.2.0","tags":["mysql","locking","distributed lock","concurrency","database"],"install":[{"cmd":"pip install PyMySQLLock","imports":["from PyMySQLLock import Locker"]}],"homepage":null,"github":"https://github.com/sanketplus/PyMySQLLock","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pymysqllock/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pymysqllock/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}