Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial commit for Python client #508

Merged
merged 7 commits into from
May 11, 2023
Merged

Conversation

yanchaomei
Copy link
Contributor

@yanchaomei yanchaomei commented May 9, 2023

Python Client Implementation

Initial commit for Python client

Brief Description

Current progress: Completed code generation for the grpc protocol layer and initially implemented rpcclient.py. Wrapped up various rpc calls.

@yanchaomei yanchaomei changed the title Python client v1 Python Client Development May 9, 2023
@@ -0,0 +1,43 @@
// Licensed to the Apache Software Foundation (ASF) under one or more
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we reuse the existing submodule of rocketmq-apis.

@aaron-ai
Copy link
Member

By the way, could you add the Apache license header for all .py file?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add it to .gitignore.

@aaron-ai aaron-ai changed the title Python Client Development Initial commit for Python client May 11, 2023
@aaron-ai aaron-ai merged commit ec5c0ec into apache:master May 11, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants