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

From TypeScript to Python in Wechaty Way - Internal Modules #11

Open
3 of 56 tasks
huan opened this issue Mar 8, 2020 · 3 comments
Open
3 of 56 tasks

From TypeScript to Python in Wechaty Way - Internal Modules #11

huan opened this issue Mar 8, 2020 · 3 comments
Assignees
Labels
🔥 enhancement New feature or request
Milestone

Comments

@huan
Copy link
Member

huan commented Mar 8, 2020

Here are all the modules inside the TS Wechaty project and need to be translated to our Python Wechaty.

We will continue tracking the progress in this issue with updates.

  • TS: TypeScript
  • SLOC: Source Lines Of Code

Wechaty Modules

  1. Class Wechaty @wj-Mcat
  2. Class Contact
  3. Class ContactSelf
  4. Class Message
  5. Class Room
  6. Class Image @wj-Mcat
  7. Class Accessory @huan
  8. Class Config @wj-Mcat
  9. Class Favorite
  10. Class Friendship
  11. Class MiniProgram
  12. Class RoomInvitation
  13. Class Tag
  14. Class UrlLink
@huan huan added the 🔥 enhancement New feature or request label Mar 8, 2020
@huan huan changed the title From TypeScript to Python in Wechaty Way - User Modules From TypeScript to Python in Wechaty Way - Internal Modules Mar 8, 2020
@wj-Mcat
Copy link
Collaborator

wj-Mcat commented Mar 8, 2020

Ok, I will code by the list.

@huan
Copy link
Member Author

huan commented Mar 8, 2020

@wj-Mcat Great! The list is just an initialized version for us to track the progress.

I have just sent you an invitation to the Wechaty Contributors team on GitHub, please accept it so that you can manage issue & pull requests by the team privileges.

@huan
Copy link
Member Author

huan commented Mar 8, 2020

Here are all Wechaty internal modules in TypeScript, need to translate to Python.

I'd like to suggest the one who are interested in contributing, to pick up some easy ones from the start, like those modules around 100 lines of code. We need the community to help to put more resources into this project so that we can move faster.

Thanks for your attention, appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants