Skip to content

wh0am1-dev/shattered-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shattered-worker

this little worker will perform some management tasks for my blog

setup

  • go to tumblr api console
  • create an app and retrieve consumer credentials
  • return to the tumblr api console
  • provide consumer credentials to obtain oauth tokens
  • then:
pip install virtualenv
virtualenv env
source env/bin/activate
pip install -r requirements.txt
cp config.template.json config.json
vim config.json
python shattered-worker.py

About

:: shattered continuum hyperworker ::

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages