diff --git a/README.md b/README.md index 88aa0d1..4476670 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,10 @@ A recent addition is a version of the decryption routine translated to in-browse [ndunks](https://github.com/ndunks) made a TypeScript reimplementation at [WaJs](https://github.com/ndunks/WaJs). +### Python + +[p4kl0nc4t](https://github.com/p4kl0nc4t) created [kyros](https://github.com/p4kl0nc4t/kyros), a Python package that implements the WhatsApp Web API. + ### Rust With [whatsappweb-rs](https://github.com/wiomoc/whatsappweb-rs), [wiomoc](https://github.com/wiomoc) created a WhatsApp Web client in Rust.