Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

Tweetsched/tweetsched-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status MIT licensed

tweetsched-publisher

REST service for publishing tweets.

Requirements:

  • Python 3.6 or higher
  • pip

How to configure:

The service requires that next environmental variables should be setted:

  • APP_KEY
  • APP_SECRET
  • OAUTH_TOKEN
  • OAUTH_TOKEN_SECRET
  • SERVICE_KEY
  • SERVICE_PASS

How to run locally:

  • pip install -r requirements.txt
  • python app.py

About

REST API service for publishing tweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages