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

Tweetsched/tweetsched-linkedin-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status MIT licensed

tweetsched-linkedin-publisher

REST service for publishing scheduled posts to Linkedin.

Requirements:

  • Python 3.6 or higher
  • pip

How to configure:

The service requires that next environmental variables should be setted:

  • SERVICE_KEY
  • SERVICE_PASS
  • CLIENT_KEY
  • CLIENT_SECRET
  • OAUTH_TOKEN
  • OAUTH_SECRET
  • RETURN_URL

How to run locally:

  • pip install -r requirements.txt
  • pip install --upgrade https://github.com/ozgur/python-linkedin/tarball/master
  • python app.py

About

REST API service for publishing posts to Linkedin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages