{"library":"mysql-replication","type":"library","category":null,"description":"mysql-replication is a pure Python implementation of the MySQL replication protocol, built on top of PyMYSQL. It enables real-time streaming of binlog events from a MySQL server, facilitating tasks such as change data capture (CDC), data synchronization, and auditing. The current version is 1.0.15, and the project maintains an active release cadence, addressing bugs and adding support for newer Python versions.","language":"python","status":"active","version":"1.0.15","tags":["database","mysql","replication","binlog","cdc","realtime"],"install":[{"cmd":"pip install mysql-replication","imports":["from pymysqlreplication import BinLogStreamReader"]}],"homepage":null,"github":"https://github.com/julien-duponchelle/python-mysql-replication","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mysql-replication/","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.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mysql-replication/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}