Skip to content

WhatsFly : Just try and go fly. WhatsApp web wrapper in Python. No selenium web driver needed.

License

Notifications You must be signed in to change notification settings

Labfox/whatsfly

 
 

Repository files navigation

WhatsFly

Build

Just run and have fun. Just try and go fly.

Warning ! The main branch is currently in restructuration, a lot of changes will happend, breaking backwards compatibility, until 1.0.0

WhatsApp web wrapper in Python. No selenium nor gecko web driver needed.

Setting up browser driver is tricky for python newcomers, and thus it makes your code so 'laggy' while using lots of ram.

Documentation

https://whatsfly.labfox.fr

Supported machines

The library theoretically support every machine with go and cgo, but if the builds fails on your machine, there are pre-built binaries auto-downloaded for the following architectures:

Architecture Status
Linux amd64
Linux ARM64 GH Worlflow error
Linux 686 GH Worlflow error
Linux 386 GH Worlflow error
Windows amd64 GH Worlflow error
Windows 32 bit GH Worlflow error
OSX arm64
OSX amd64

Contributing

If you'd like to support my work, please consider making a pull request to help fix any issues with the code. I would like to extend my gratitude to the open-source developers behind tls-client, tiktoken, and whatsmeow. Their work has inspired me greatly and helped me to create this project.