Code Monkey home page Code Monkey logo

flailingcanary's People

Contributors

adamsturge avatar jonnylomond avatar

Watchers

 avatar  avatar

flailingcanary's Issues

Store search results

Need to update search functionality to store results in a way which makes it convenient to write to a database.

Utilities module

As suggested by Adam, create a utilities file for storing common methods.

Config file

The config file should be a python module, not a text file read by our script.

Interaction with MySQL

Need to define a function to search dictionaries for specified fields, add those fields to a SQL table.

Sorting output

We are have a method which iterates through lists of dictionaries, and dictionaries whose values are themselves dictionaries. How do we sort a list of dictionaries?

It is not a big issue because the ordering shouldn't matter when writing to the database. When we have decided what fields to use, perhaps we should make another print to screen listener which will print our specified fields.

Naming conventions

Currently the scripts for this project are importing modules from tweepy, and occasionally sub-objects. Is there a reason not to import tweepy in its entirety, so that we have a clearer set of naming conventions? (tweepy.submodule.function).

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.