Socket
Socket
Sign inDemoInstall

mysqlengine

Package Overview
Dependencies
4
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mysqlengine

Asynchronous MySQL ORM for Python


Maintainers
1

Readme

Asynchronous MySQL ORM for Python

Created to be used in a project, this package is published to github for ease of management and installation across different modules.

Installation

Install from PyPi

pip install mysqlengine

Install from github

pip install git+https://github.com/AresJef/MysqlEngine.git

Compatibility

Only support for python 3.11 and above.

Acknowledgements

MysqlEngine is based on several open-source repositories.

  • cryptography
  • cytimes
  • numpy
  • pandas

MysqlEngine makes modification of the following open-source repositories:

Keywords

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc