Read File From A Single Directory Into A Python Object
This pulls all the files in a given directory into an object with the filename (minus extension) as the key to the content
python
~ fin ~
This pulls all the files in a given directory into an object with the filename (minus extension) as the key to the content