Skip to main content

This library is to help you work with web-hook, Classify twitter account activities

Project description

twitter_activity

You can use this library in order to :

  • Register, get, and delete the webhook url
  • Make a user subscribe his account for the twitter activity API
  • Classify twitter account activities

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

pip install twitter_activity

It has two main module:

  • webhook_manager
  • activity_manager

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"
}

The following Notebook shows multiple example about how to use webhook_manager modules

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_activity-0.0.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

twitter_activity-0.0.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file twitter_activity-0.0.1.tar.gz.

File metadata

  • Download URL: twitter_activity-0.0.1.tar.gz
  • Upload date:
  • Size: 3.4 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.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8

File hashes

Hashes for twitter_activity-0.0.1.tar.gz
Algorithm Hash digest
SHA256 985585575f8300f272f5491869b14033c2c1c224afa97632c247b5a47e14ce12
MD5 ac2994a0cc7ac66df215699eda948d39
BLAKE2b-256 bd9217a3d7f7b2fc9abddce54acab6a69051fd7664d21bc4ee103b7cb5e8aa7a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: twitter_activity-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8

File hashes

Hashes for twitter_activity-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dfb1904814c898007084fbc000b38f0fef5b26c2c8a1762ab19e6fa9bc7c6ed4
MD5 b789a80823b68b00f1b34bce6d471768
BLAKE2b-256 53e8701d2335e95aed8f9e6a9b74424c2f04d43f1dd1bd52792bf683a323e69b

See more details on using hashes here.

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