wechaty/python-wechaty

Python the Wechaty Way

huan opened this issue ยท 6 comments

huan commented

This issue is a summary of all related Python translation work for Wechaty.

  • Discuss the Structure of Starting python-wechaty #5
  • Python Wechaty Architecture Diagram #9
  • Example: How to Translate TypeScript to Python #10
  • From TypeScript to Python in Wechaty Way - Internal Modules #11
  • From TypeScript to Python in Wechaty Way - External Modules #12

See also: Wechaty in Other Languages like Go and Java

After discussion with @huangaszaq , we decided to hold a project opinion meeting every Sunday evening. We will record every meeting, which will contains problems in python-wechaty now, teasing at python-wechaty and plans for python-wechaty at next week.

2020.5.22 meeting.

  • problems
    • friendship event_response from hostie server is not matched with data structure from .
    • document is bad
    • lack of testing
    • lack of docstring
    • event name is not noticed for new developer
  • teasing
    • speed of python-wechaty is too slow
    • process of python-wechaty is too slow
    • hard to use
  • plans
    update python-wechaty-getting-started repo.
    • @wj-Mcat
      • gist-bot.pt
      • busy-bot.py
      • demo-in-tutorial.py
      • friendship-bot.py
    • @huangaszaq
      • media-file-bot.py
      • room-bot.py
      • room-say-cli.py
      • self-testing-bot.py
huan commented

Great to know that our python team will have a schedule meeting every week!

Could we use our Wechaty Meeting Notes on Google docs to share out meeting to the whole community? Because that will also let us to have one central place to record all out Wechaty Developer community discussions.

@huan But I think github is more accessable for developer than doc.google which is only a doc on doc.google. For me, I can only get the meeting notes at meeting times, and the doc is more suitable for the time during meeting , not for the time after the meeting. Otherwise, you can make meeting notes more public. doc.google can only be saw when they use vpn, So, there are some limitations.

Meeting on python-wechaty can show the activity of community, which is a sub area of wechaty community.

How do you think?

huan commented

No problem, the GitHub is a great place, please go ahead to use it for our community meetings.

However, I'm planning to use the meeting notes on Google docs as our official place to recording all the community meetings, so it would be great if we can sync our python meeting notes from the issues to the Google docs every month.

Thank your for organzing this great python community event, please feel free to announce the event to our Wechaty Developers' Wechat group to let more developers know it. Cheers!

Ok, I will sync python meeting notes to the Goole docs every month.