-
Notifications
You must be signed in to change notification settings - Fork 246
From TypeScript to Python in Wechaty Way - External Modules #12
Copy link
Copy link
Open
Labels
🔥 enhancementNew feature or requestNew feature or request
Milestone
Description
Here are all the modules outside 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
External Modules
- Class FileBox
- TS SLOC(638): https://github.com/huan/file-box/blob/master/src/file-box.ts
- Code
- Unit Tests
- Documentation
- Class MemoryCard
- TS SLOC(376): https://github.com/huan/memory-card/blob/master/src/memory-card.ts
- Code
- Unit Tests
- Documentation
- Class WechatyPuppet
- TS SLOC(1115): https://github.com/wechaty/wechaty-puppet/blob/master/src/puppet.ts
- Code
- Unit Tests
- Documentation
- Class WechatyPuppetHostie
- TS SLOC(909): https://github.com/wechaty/wechaty-puppet-hostie/blob/master/src/grpc/puppet-client.ts
- Code
- Unit Tests
- Documentation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🔥 enhancementNew feature or requestNew feature or request