-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed
Labels
component/need-triageNeed maintainers to triageNeed maintainers to triagetype/need-triageNeed maintainers to triageNeed maintainers to triage
Description
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:
- The project structure will adopt the src layout.
- Linting rules will follow mainstream rules like pycodestyle, pyflakes, and some additional specific rules.
- We will adhere to PEP 518, gradually integrating various configuration files into
pyproject.toml. - ...
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
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/need-triageNeed maintainers to triageNeed maintainers to triagetype/need-triageNeed maintainers to triageNeed maintainers to triage
Type
Projects
Status
Done