{% extends "base.html" %} {% block title %}about{% endblock %} {% block main %}

about

canonlaw.vyprxyz is a open-source endeavor by Elliott Pardee to provide a way to reference canon law quickly.

Personnel

(Title: Name, Jurisdiction - Email)
Project Lead: Elliott Pardee, OCA - me@vypr.xyz

Technology

canonlaw.vypr.xyz is developed and ran on Python 3.7.0 using the Flask web framework. It utilizes TinyDB as a database library and a few custom extensions for things like logging. The source code for canonlaw.vypr.xyz can be found here. The source code, like most of my open-source projects, is freely available under the GPLv3.

Sources

canonlaw.vypr.xyz utilizes an English translation of The Rudder (Pedalion) by Hieromonk Agapios and Monk Nicodemos, translated by Ralph J. Masterjohn (may his memory be eternal) and The Orthodox Christian Educational Society. Copyright © 2005 Ralph J. Masterjohn and The Orthodox Christian Educational Society.

{% endblock %}