v0.2.0: Initial re-release of pins, with board read and write functionality
This is a re-write of pins for python, focused on matching the core functionality of R pins:
- reading and writing data to boards
- currently supports saving a pandas DataFrame or pickling objects (using joblib)
- caching data to speed up later access
- support for backends, such as S3