🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

mysql-pyrex

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysql-pyrex

Pyrex interface to the MySQL 5 API.

0.9.0a1
PyPI
Maintainers
1

This is a MySQL interface for Python that is written in Pyrex.

It is an effort to provide an object-oriented interface to the new Statement interface introduced in MySQL 5. It also provides a specialized interface to the "classic" MySQL API that should be extremely easy to use.

It specifically does not conform to the Python DB API (PEP 249). I wanted to express a different style of API. One could probably make a relatively close wrapper, though.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts