goarch_api/README.md

10 lines
570 B
Markdown
Raw Normal View History

2018-08-23 07:08:50 -04:00
goarch_api
===
[![PyPI](https://img.shields.io/pypi/v/nine.svg)](https://pypi.org/project/goarch-api/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/Django.svg)](https://pypi.org/project/goarch-api/)
2018-08-23 07:08:50 -04:00
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`
2018-08-23 07:08:50 -04:00
Depends on: requests, lxml (install via pip)