I'm looking for a Python wrapper to Aspell. Because the document to be spell checked is structured, I'd prefer an interface similar to the C++ Asepell API. Using Aspell in the pipe mode is a possibility, but direct access to the Aspell API would lead to a cleaner system.