Skip to content

damonregan/tweetsforever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

An experimental project to learn python a bit more while trying to find relevant tweets. Currently, the project is a set of individual experiments with APIs and packages of interest.

It uses the Evernote Cloud API, Twitter API through Tweepy Python Library, and the topia.termextract python package.

Setup

  1. Clone repository
  2. pip install tweepy
  3. pip install topia.termextract
  4. pip install simplejson

Running

  1. Configure oauth and evernote credentials in credentials.cfg
  2. python tweets.py
  3. python notes.py
  4. python terms.py

About

Your tweets that are related to your evernotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages