Metadata-Version: 2.1
Name: dummy_twitter_webhook_manager
Version: 0.0.1
Summary: A Python package help you when you want to reun a twitter bot
Home-page: https://github.com/Samer92
Author: sammer sallam
Author-email: samersallam92@gmail.com
License: UNKNOWN
Description: # dummy_twitter_webhook_manager
        
        This library is to ease the operation of register , get, delete webhook and subscribe a user account for tracking
         
        In order to install, open the command prompt and type:
        ```
        pip install dummy-twitter-webhook-manager
        ```
        
        Helpful to work with twitter_dummy_bot_tracking see more https://pypi.org/project/twitter-dummy-bot-tracking/
        
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
