Fixed FRD reader's open file mode. File read in binary mode took a 25% more time.
Caught PermissionError in cache cleaner.
Merged code into a single file - for user's simplicity.
Updated README.
Since this release binary files will not be prepared, because no one binary release tool (pyinstaller, nuitka, cython3) can handle external VTK Python library correctly. So, please, use source code for your needs instead of binaries.