Skip to content

Depend on PyMySQL (rather than MySQLdb) #152

@jwarnier

Description

@jwarnier

Please switch to depending on PyMySQL by default instead of mysqlclient (MySQLdb).
This would, by default, limit dependencies and ease installation in most cases and most target environments (e.g. exotic CPU architectures).
As an example, this would allow significantly simplifying and shrinking Docker images.

See https://github.com/pymysql/pymysql.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions