pylispy This provides users with cons, car, cdr, is_null, is_pair, ls, append, and null Install this package by running pip3 install pylispy To use it in python run: from pylispy import *