stillmatic/quiltr

use store.py's find_package method to resolve packages

akarve opened this issue · 2 comments

the functionality requested in #5 is available in python; let me know if questions

very cool. finally reading through the python source more carefully.

9a42840 implements a POC for this pythonic method of finding files. find_package() also returns the package object, so we can directly convert to CSV/feather there.