You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2021. It is now read-only.
release 0.5.6
remove top image from readme,
add pdoc3 to requirement
seperate markdown page for pypi
updated docs. after some experiments
add developer docs auto gen from docstrings
update style
update links
update readme style and crop image
update link and redirect
update a link towards readme
Wondering how to send WhatsApp messages using Python using only few lines of code? **You have come to the right place!**
16
+
17
+
_`wappdriver` enables you to send WhatsApp messages programmatically, using only 3 lines of code._
18
+
19
+
**A python package that helps you automate sending messages through WhatsApp Web 😎**
20
+
21
+
### _🌟🌟 New_
22
+
23
+
WappDriver now supports sending **images** , **videos**, **documents** and other file types... _[learn usage](https://aahnik.github.io/wappdriver/docs/Documentation.html)_
Make sure to have matching versions of Chrome Browser and Chrome Driver.
44
+
I recommend to use the latest stable release of both, for the best performance.
45
+
46
+
`WappDriver does not support other Browsers. Please use Chrome for a smooth experience`
47
+
48
+
### Documentation
49
+
50
+
[Read](https://aahnik.github.io/wappdriver/docs/Documentation.html) the full Documentation to know about all the features.
51
+
52
+
### Want to contribute ?
53
+
54
+
Please look at [Code of Conduct](https://github.com/aahnik/wappdriver/blob/master/.github/CODE_OF_CONDUCT.md#contributor-covenant-code-of-conduct) and [Contributing Guidelines](https://github.com/aahnik/wappdriver/blob/master/.github/CONTRIBUTING.md#how-to-contribute-to-wappdriver-)
55
+
56
+
Please read the explanation of the detailed working of `wappdriver` from the [Developer's Guide.](https://aahnik.github.io/wappdriver/docs/For_Developers.html)
57
+
58
+
### Help
59
+
60
+
Read the [Help Page](/docs/help.md)
61
+
62
+
For furthur assistance you can ask  a question in **issues**
Wondering how to send WhatsApp messages using Python using only few lines of code? **You have come to the right place!**
23
18
24
-
_`wappdriver` enables you to send WhatsApp messages programmatically, using only 3 lines of code._
19
+
🌟🌟 WappDriver now supports sending **images** , **videos**, **documents** and other file types... _[learn usage](https://aahnik.github.io/wappdriver/docs/Documentation.html)_
25
20
26
-
**A python package that helps you automate sending messages through WhatsApp Web 😎**
WappDriver now supports sending **images** , **videos**, **documents** and other file types... _[learn usage](https://aahnik.github.io/wappdriver/docs/Documentation.html)_
25
+
_`wappdriver` enables you to send WhatsApp messages programmatically, using only 3 lines of code._
31
26
32
-
### It's very simple to use
27
+
**A python package that helps you automate sending messages through WhatsApp Web 😎**
<stylemedia="screen and (min-width: 700px)">@media screen and (min-width:700px){#sidebar{width:30%;height:100vh;overflow:auto;position:sticky;top:0}#content{width:70%;max-width:100ch;padding:3em4em;border-left:1px solid #ddd}precode{font-size:1em}.item .name{font-size:1em}main{display:flex;flex-direction:row-reverse;justify-content:flex-end}.toculul,#indexul{padding-left:1.5em}.toc>ul>li{margin-top:.5em}}</style>
0 commit comments