wechaty / python-wechaty-puppet

Python Puppet Provider Abstraction for Wechaty
https://pypi.org/project/wechaty-puppet/
Apache License 2.0
12 stars 11 forks source link

init wechaty_puppet structure #2

Closed wj-Mcat closed 4 years ago

wj-Mcat commented 4 years ago

update first runnable python-wechaty-puppet version.

But, there are many TODO list we need to fix later.

huan commented 4 years ago

Great to see we are starting building the wechaty-puppet in Python!

Please make this PR pass the CI, and we will be able to merge it after the CI turns green.

Thank you very much!

Link to: https://github.com/wechaty/python-wechaty/issues/43

wj-Mcat commented 4 years ago

@huangaszaq please help me to review codes.

huan commented 4 years ago

Thank you so much for de-couple our Python Wechaty code by splitting them into different repo/modules!

The code looks good to me and I have left some comments, please feel free to merge it when you feel its ready, and let's continue to improve it by iterating via PRs!

huangaszaq commented 4 years ago

LGTM