Metadata-Version: 2.1
Name: twitter-bot-tracking
Version: 0.0.6
Summary: This library is to ease the operation of creating twitter bots and tracking it's ativities
Home-page: https://github.com/Samer92/twitter-bot-tracking
Author: sammer sallam
Author-email: samersallam92@gmail.com
License: UNKNOWN
Description: # twitter_bot_tracking
        
        This library is to ease the operation of creating twitter bots and tracking it's ativities
         
        In order to install, open the command prompt and type:
        ```
        pip install twitter-bot-tracking
        ```
        
        In order to work with s3 mode you have to use aws_cli library for the configurations, [see here](https://pypi.org/project/awscli/) for more details
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
