Socket
Socket
Sign inDemoInstall

tweet-requester

Package Overview
Dependencies
3
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tweet-requester

Twitter API 1.1 Interaction Library with Cache and IPython interfaces


Maintainers
1

Readme

Tweet Requester

A python package, published under the MIT License. The package is used to retrieve, cache and interact with tweet status data dictionaries utilizing the Twitter API 1.1.

#RickyRenuncia Project

This package was develop for the RickyRenunciaProject Team for their indepent capture preservation and description of manifestations and protests through social media as seen at their scalar book. This library evolved to function as source code for a Case Module but may prove useful for other environments.

License

This project is released under an MIT License.

How To Use

The main purpose of this library is obtaining data from the Twitter API 1.1 based on a list of tweet IDs.

The TSess class manages communication and caching and is used as a parameter for the TweetAnalyzer, TweetInteractiveClassifier and JsonLInteractiveClassifier.

  • TweetAnalyzer class manages most of the automatic data extraction from the data dictionary.
  • TweetInteractiveClassifier is based on the TweetAnalyzer but includes functionality directed to interacting with the tweet in an IPython environment.
  • JsonLInteractiveClassifier is an interactive GUI and database manager that allows capturing additional metadata from user interaction...

To seet an example of how to use the library, please visit the Cases Module or try it at [Not yet published].

Future

Current approach is project specific but we are working on a proposal to design custom interfaces based on YAML/JSON templates.

TODO:

  • Include mention of twitter policies.
  • Continue project description.
  • Include example of usage.
  • Suggest using the Case Module.
  • Mention and show IPython interactive appraisal.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc