colonelpanic8 / okcupyd

A Library that enables programmatic interaction with okcupid.com, using okcupid.com's private okcupid JSON API and html scraping when necessary.
MIT License
110 stars 18 forks source link

Support new pyinvoke interface #83

Closed colonelpanic8 closed 8 years ago

colonelpanic8 commented 8 years ago

This also changes the okcupyd entry point to call in to invoke so that it can run any of its various tasks.

Fixes: #79