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

mysql-editor-python

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysql-editor-python

A MySQL Editor

2024.6.24.1
PyPI
Maintainers
1

MySQL Editor

This is a tool for viewing and editing MySQL databases written in Python.

Instructions for Installing

  • Windows

    • py -m pip install mysql-editor-python
  • Linux / macOS

    • pip install mysql-editor-python

Running the App

  • Windows

    • Run py -m mysql_editor in CMD.
  • Linux / macOS

    • Run python -m mysql_editor in the terminal.

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