Skip to content

Change package name or not #232

@methane

Description

@methane

PEP 541 is accepted.

But I think most users already switched from MySQLdb to mysqlclient.
So, what should we do for now?

  • a. Claim taking over MySQLdb on PyPI
    • a1. Release package for both name
    • a2. Remove mysqlclient and continue MySQLdb
  • b. Keep current package name.
    • b1. Don't change import name.
    • b2. Change import name as 'mysqlclient'

Now I prefer b1.


a is removed, see #232 (comment)

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