unpywall
unpywall copied to clipboard
Add option to configure path for caching file
@naustica So is the idea that the cache would take one argument for the filename and another for the directory path?
@bganglia Yes, I think that would be a nice feature. We could use os.getcwd() as the default path.