Mbed TLS encryption and decryption

Hello, I would like to know if mbed TLS provides any LINUX based command-line utility to carry out encryption and decryption using inputs of 2 files containing plaintext and password respectively. I can see that there are C APIs to carry out the same functions. But I am also curious if there are any Python3 wrapper functions for such APIs.