The E-FileTypes-Py library allows you to integrate with E-FileTypes using any Python application.
You can install the library using pip:
pip install e-filetypes-pyIf you would like to use a GUI, you can use the E-FileTypes Client App, which is available for download on Mac, Windows, and Linux.
You can view the Python specific docs here. These docs are updated on every new build of the app. These docs include a lot of info on how to use the library as well as some examples.
You can view the benchmarks here. I highly recommend you check them out, as they are very interesting, and the improvements are very significant.

