nacos-group / nacos-group/nacos-sdk-python

[Summer 2021] Adapt to the new version of gRPC interface for Nacos Python SDK

Open
#51 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
471
Forks
155
PR merge metrics
No merged PRs in 30d

Description

Description
https://github.com/alibaba/nacos/issues/5694

to-do list
For a new version of Nacos Python SDK, the following things need to be done.

  • add module remote #52
  • add module naming #54
  • add module config #99
  • add module utils #74
  • add module common #73
  • add module security #75
  • add module exception #78
  • add other parts #76
  • add unit tests

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked Nacos issue and the related module issues #52, #54, #99, #74, #73, #75, #78, and #76 to determine the new gRPC interface requirements. Review the existing SDK structure before implementing the remote, naming, config, utils, common, security, exception, and other parts. Done means all listed modules are adapted and unit tests are added.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.