When I was starting out with Python, I found a library that implemented a Python version of MOO. It was brilliantly named "POO" (although in later versions it lamentably changed its name to "MOOP"). The cool thing about it was the in-world coding language was also Python, so when you code for custom rooms and objects, etc., it was all Python. I had a lot of fun with it.