Skip to content

Python sdk should follow python naming schema defined by PEP 8 #163

Open
@TakumiHendricksDev

Description

@TakumiHendricksDev

It is a bit concerning that the entirety of this python library looks like java. I wish that the python SDK followed proper python naming conventions using upper camel case convention for class names and snake_case for functions and variables as defined by PEP 8.

While I understand this does not affect the functionality of this SDK, it absolutely improves the developer experience when using this python SDK.

I also understand this would probably affect a lot of people who decide to update their package to this version so I would probably make it a major release.

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