BridgesUNCC / bridges-python

Python client library for Bridges
http://bridgesuncc.github.io
MIT License
3 stars 4 forks source link

caching should be in the right directory #82

Open esaule opened 3 years ago

esaule commented 3 years ago

handle cases where there is no $HOME. Pick an alternate location from LOCALAPPDATA The c++ version does that: https://github.com/BridgesUNCC/bridges-cxx/blob/master/src/Cache.h

If neither are defined, use current directory