This module will help you to login in all social networking accounts like facebook ,instagram ,linkedin ,reddit and twitter from your python IDE without reaching to the sites .
It will automaticlly login your social accounts in a separate chrome driver window .
How does it work ?
Step I -You have to install this package login-all, selenium package and chrome webdriver.
Step II-Then type -> from easy_login import login in your script.
Step III-obj=login(username ,password ,address_of_chrome_webdriver)
Step IV -Start Loging in your accounts .
obj.facebook() obj.instagram() obj.twitter() obj.reddit() obj.linkedin()
Step V- Done .
Note: 1-Uername and password must be of same account which you have to Login .
2-Address must be in format - C:/Users/Vasu Gupta/chromedriver_win32/chromedriver
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file easy_login-3.0.0.tar.gz.
File metadata
- Download URL: easy_login-3.0.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10d92b3a923d13e310e228a5d2c8e0a689c4171d4e7542308c02874fa4c0dda2
|
|
| MD5 |
106f6abb9616a5440906fcf353c881c0
|
|
| BLAKE2b-256 |
b697bf33b0275b5887095bb8b71496fa3caa08bc1496d82c6ae993ea5a21574d
|