Skip to content

Moonsheep digitizes huge, messy paper and PDF archives through crowdsourcing and cutting edge technology.

License

Notifications You must be signed in to change notification settings

sorin/moonsheep

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moonsheep

Build Status Coverage Status

Crowdsource data from PDFs

Run app

  1. Run pybossa app
cd pybossa
workon pybossa
redis-server contrib/sentinel.conf --sentinel
python run.py
  1. Run pybossa webhooks
cd pybossa
workon pybossa
python app_context_rqworker.py scheduled_jobs super high medium low email maintenance
  1. Run your app
cd myapp
workon myapp
export PYBOSSA_API_KEY='my-pybossa-api-key'
python runserver 0.0.0.0:8000

About

Moonsheep digitizes huge, messy paper and PDF archives through crowdsourcing and cutting edge technology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.0%
  • HTML 12.1%
  • Other 0.9%