This package can be used to make your own twitter bot with less code
import the package using pip install
usage:
from simpletwitter import SimpleTwitter
bot = SimpleTwitter(email, password, no_of_tweets, username)
bot.login()
bot.like_tweet(hashtags) #like the twitte
bot.unlike_liked_tweets(5) #unlike the liked tweet
bot.tweet(tweetmessage) #put some tweet
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simpletwitter-1.2.2.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simpletwitter-1.2.2.tar.gz.
File metadata
- Download URL: simpletwitter-1.2.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8336d4d352595575627f3dab2c6d89045f01072e461b729f4f31c4115b2464b
|
|
| MD5 |
bdda47d3c6b40bbc5f6a1d98e7aeaceb
|
|
| BLAKE2b-256 |
e1b8b90de2225af109831079328c9780ebdf9e75f8790e648fd53e1eddd716ac
|
File details
Details for the file simpletwitter-1.2.2-py3-none-any.whl.
File metadata
- Download URL: simpletwitter-1.2.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b387517316fdb2ede76bb46aac48b0c171133dd6640883189a9cbb264199990
|
|
| MD5 |
d1ba835155aa9d7087ab7c7118ef7de6
|
|
| BLAKE2b-256 |
6c1c24455d2566b328234884ed67636c281557aeeaa6911886dbc9085f0f8736
|