How to run entire cypher files in python

I see that there is a import for python called neo4j. I was curious if you are able to run entire cypher files with this module rather than strings hardcoded? Thanks

Please take a look at this python utility.