1PL/Python allows one to write PostgeSQL stored functions and
2procedures in Python (http://www.python.org/).
3
4This software is part of the standard PostgreSQL distribution.
5
6WWW: https://www.postgresql.org/
7