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.1.tar.gz
(3.4 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.1.tar.gz.
File metadata
- Download URL: simpletwitter-1.2.1.tar.gz
- Upload date:
- Size: 3.4 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 |
eeb5ecc6a7610a4476d4e7938988d2d93bba9910734a1393bbf0833e12937ebc
|
|
| MD5 |
d5601a7317e503e7f3db30e93d7a7528
|
|
| BLAKE2b-256 |
b363b2ca0ea8aed450e299d8256c87b73d9fa95cdc1f1ca55ddf09e72a2fdb73
|
File details
Details for the file simpletwitter-1.2.1-py3-none-any.whl.
File metadata
- Download URL: simpletwitter-1.2.1-py3-none-any.whl
- Upload date:
- Size: 3.7 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 |
391570d1da10d37bae956ccbcc504b184235581fe9cd257b503c622a2f5c36cb
|
|
| MD5 |
c578848eccfb6c0dae0c3afc5f9373b3
|
|
| BLAKE2b-256 |
730e1d7b7f0c58d1cba0a5e1f723d0b1e503fe76eb10029090d7e0753d034748
|