Skip to main content

Create your own twitter bot without the api

Project description

tweetpy

Create your own bot without the api.

Use at your own risk!

Install

pip install tweetpy-janmarkuslanger

Example

import time
from tweetpy import Twitter

hashtags = ('development', 'software', 'selenium', 'python')

while True:
    with Twitter(username='myusername', password='mypassword') as bot:
        bot.login()

        for hashtag in hashtags:
            bot.retweet_by_tag(hashtag, max=10) # retweets the newest hashtags

        time.sleep(3600) # sleep for an hour

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tweetpy-janmarkuslanger-test-0.0.1.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tweetpy_janmarkuslanger_test-0.0.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file tweetpy-janmarkuslanger-test-0.0.1.tar.gz.

File metadata

  • Download URL: tweetpy-janmarkuslanger-test-0.0.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.1

File hashes

Hashes for tweetpy-janmarkuslanger-test-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c6c959a1c6c454294f684cea1c6a662c3a6fb4333ade61929ff6257c40250cff
MD5 51a2146a371187d06a027e74ec2cd992
BLAKE2b-256 6d5d300f71f08e6ae15188321b53d9b406c6bed6153c0858014abae8597a0efc

See more details on using hashes here.

File details

Details for the file tweetpy_janmarkuslanger_test-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: tweetpy_janmarkuslanger_test-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.1

File hashes

Hashes for tweetpy_janmarkuslanger_test-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 af3edc6940d228de4fa64159ac23f078ca8e5edcbda1ecb58b497f9969cec051
MD5 eb6f9f3e92fe7d44b7620b999951991a
BLAKE2b-256 2630b5bfc3856b039d5748957b35048687360f0e034dffd5f52476bf1937ed1c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page