Python3 Binding (Discussion)

Is there is a way to use this newer binding while creating importable python modules? I wanted to port over my previous work from the Jython bindings to this binding to get my home automation functional again. As far as I can tell, however, the new binding just recursively loads every .py file it sees, which is unfriendly to modules.