Metadata-Version: 2.1
Name: tweet-requester
Version: 0.0.1
Summary: Twitter API 1.1 Interaction Library with Cache
Home-page: https://github.com/RickyRenunciaProject/tweet_requester
Author: Torrien(https://github.com/Torrien)
Author-email: ebf.beltran@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/RickyRenunciaProject/tweet_requester/issues
Project-URL: Project Page, https://libarchivist.com/rrp/rickyrenuncia/index
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Tweet Requester

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

## \#RickyRenuncia Project

This package was develop for the [RickyRenunciaProject Team][2] for their indepent capture preservation and description of manifestations and protests through social media as seen at their [scalar book][3].

This library evolved to function as source code for a [Case Module][4] for ...

### **TODO:**

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

[1]: https://developer.twitter.com/en/docs/twitter-api/v1 "Twitter API 1 at developer.twitter.com"
[2]: https://github.com/RickyRenunciaProject "RickyRenunciaProject at Github"
[3]: https://libarchivist.com/rrp/rickyrenuncia/index "RickyRenuncia Scaler Book"
[4]: https://github.com/RickyRenunciaProject/RickyRenuncia-case-module "RickyRenuncia Case Module"
[5]: https://developer.twitter.com/en/developer-terms/agreement-and-policy "Developer Agreement and Policy | Twitter"
[6]: https://opensource.org/licenses/MIT "MIT License"

