Skip to content
/ twitxiv Public

A webapp to aggregate popular scientific preprints, using Twitter

Notifications You must be signed in to change notification settings

jnward/twitxiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitXiv

https://twitxiv.jnward.me/

A simple webapp to aggrigate new scientific papers posted to Twitter.

Usage:

  1. Install the packages in requirements.txt
  2. Set the environment variable TWITTER_API_TOKEN with your Twitter API token.
  3. Initialize the database with tweet_papers/database/init_db.py
  4. Populate the database with tweet_papers/database/populate.py
  5. flask run from the tweet_papers directory, or use your favorite production server.

About

A webapp to aggregate popular scientific preprints, using Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published