Giter VIP home page Giter VIP logo

datadotpy's Issues

Refactor/Restructure

Both versions are in three files, but TweetCollector.py Has too much functionality that should be split up. TweetCollector.py is the go to file to gather live stream, or at least that is the goal.

Incorporate new configuration class into DataDotPy

There are two new classes:

  • Configuration - contains configuration information
  • EnvironmentConfiguration - returns a populated Configuration instance from environment variables

These have not yet been integrated into DataDotPy

Progress bar to show user the stream is running.

Upon learning about this new module tqdm. I feel it would be nifty to be able to show the user the progress of the stream. It isn't crucial to the overall program, but a nice little feature that would make it friendlier to use.

Fix Documentation

This doesn't have to be done right away, but once we know the general format of the program won't be changing much, the README.md should be updated so the user understands how to use the program.

Make a centralized config class

Make a generic configuration class that contains configuration data like twitter API keys

This can later be leveraged to create a service to populate the twitter API info from environment variables or other sources.

Update TweetCollecter.py (RethinkDB version)

Progress has been made in adding in some further analysis, however this has not been reflected properly in the code. Since I created a Flask app and made some modifications, I am going to properly update TweetCollector.py so that some of those same modifications can be utilized in the CLI version.

Real Time Analysis

RethinkDB allows you to get notified of changes to your DB in real time. Research is needed to see if we can do real time analysis on the database.

Docker Support

Considering wrapping this entire program in Docker containers for easier portability.

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.