A Python interface for the Greek Orthodox Archdiocese of America's Chapel API.
Go to file
2018-08-23 07:10:07 -04:00
.idea Remove PyCharm stuff. 2018-08-23 07:10:07 -04:00
goarch_api Version 1.0.0 2018-08-23 07:08:50 -04:00
.gitignore Version 1.0.0 2018-08-23 07:08:50 -04:00
LICENSE.txt Version 1.0.0 2018-08-23 07:08:50 -04:00
README.md Version 1.0.0 2018-08-23 07:08:50 -04:00
setup.py Version 1.0.0 2018-08-23 07:08:50 -04:00

goarch_api

A Python interface for the Greek Orthodox Archdiocese of America's Chapel API.

API used with written permission from GOArch's Department of Internet Ministries. Please seek approval before any use of the program by contacting internet [at] goarch [dot] org.

Depends on: requests, lxml (install via pip)