A Python interface for the Greek Orthodox Archdiocese of America's Chapel API.
Go to file
2018-08-23 07:15:48 -04:00
.idea Add pip badges and install instructions. 2018-08-23 07:15:48 -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 Add pip badges and install instructions. 2018-08-23 07:15:48 -04:00
setup.py Version 1.0.0 2018-08-23 07:08:50 -04:00

goarch_api

PyPI PyPI - Python Version

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.

Install via pip: pip install goarch_api
Depends on: requests, lxml (install via pip)