The repository https://github.com/tensorflow/models has a lot of useful functionality such as its MNIST loading module. However, I don't think any of the code is exposed as part of the public Python TensorFlow interface.
Why is it not part of the public API?