Skip to main content

This library is to help you have a twitter bot

Project description

twitter_boto_dummy

This library used mainly to help you have and run your own twitter bot

In order to install, open the command prompt and type:

pip install twitter_boto_dummy

In order to use this library you should have a verified twitter application and you have to save your credential inside a json file as following:

{
"consumer_key": " your one", 
"consumer_secret": "your one", 
"access_token": "your one", 
"access_token_secret": "your one",
"env_name": "your one"
}

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

twitter_boto_dummy-0.0.1.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

twitter_boto_dummy-0.0.1-py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 3

Supported by

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