I started working on a Lisp interpreter in Python a few days ago so its really nice to see your implementation.
If you're interested here's my repo: https://github.com/lodenrogue/hith
Its very early stages and missing a lot of key features but its been a lot of fun figuring stuff out. Will definitely study your source code to learn more.