REST service for publishing scheduled posts to Linkedin.
- Python 3.6 or higher
- pip
The service requires that next environmental variables should be setted:
- SERVICE_KEY
- SERVICE_PASS
- CLIENT_KEY
- CLIENT_SECRET
- OAUTH_TOKEN
- OAUTH_SECRET
- RETURN_URL
pip install -r requirements.txt
pip install --upgrade https://github.com/ozgur/python-linkedin/tarball/master
python app.py