Code Monkey home page Code Monkey logo

toot's Introduction

Toot

If you're like me and use Twitter to keep up with researchers, blog posts and members of the Data Science & ML community in general, you might find yourself liking tweets to read later or for when you need a post when you're working on a relevant problem.

Well then you'll also know, the number of likes start to grow quickly and searching/filtering through all the likes to find the relevant likes you need, when you need them, is a pain. Hence, the use case for this quick app. Due to the simplicity of this app, I decided to build it with quickly with Streamlit.

image

Features

  • Generate topics from tweets
  • Filter based on tweet topic
  • Regex search
  • Click directly on links to blogs, links, pdfs, etc.

Usage

You will need an ElasticSearch instance with all your twitter data.

To edit the number of times between api requests to twitter, change the REQUEST_TIME_LIMIT variable (default is 60min).

Locally

Add your twitter api keys in the source code or as environment variables and running:

pip install -r requirements.txt
streamlit run toot/toot.py

To background the process nohup streamlit run toot/toot.py & or a schtask on Windows.

Then access it by going to http://localhost:8501.

Coming Soon

I'll update this repo periodically and will add the following features:

  • Reduced loading time
  • Topic Filtering
  • Add account of tweet that is favourited
  • Image on Dockerhub

toot's People

Contributors

ashton-sidhu avatar dependabot[bot] avatar

Stargazers

 avatar Gökçe Uludoğan avatar Shankar avatar Robin Cole avatar muuk avatar Sasikanth Kotti avatar Samuel Bancroft avatar Moritz Rocholl avatar

Watchers

James Cloos avatar

Forkers

laranea

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.