Skip to content

[Feature] [Dubbo-python] Project standardization #15063

@cnzakii

Description

@cnzakii

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Python SDK (apache/dubbo-python)

Descriptions

This issue is related to Dubbo Python.

The issue aims to standardize the Dubbo Python project structure and code style based on the latest mainstream standards, as outlined by the Python Packaging Authority Packaging Guide and PEP 8 – Style Guide for Python Code. The main points of focus are:

  1. The project structure will adopt the src layout.
  2. Linting rules will follow mainstream rules like pycodestyle, pyflakes, and some additional specific rules.
  3. We will adhere to PEP 518, gradually integrating various configuration files into pyproject.toml.
  4. ...

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions