diff --git a/hpi.md b/hpi.md index f0fe202a8..07808e55b 100644 --- a/hpi.md +++ b/hpi.md @@ -4,4 +4,6 @@ - by [[karlicoss]] - [[go]] [[git]] - [[git]] https://github.com/karlicoss/HPI + - [[quote]] TLDR: I’m using HPI (Human Programming Interface) package as a means of unifying, accessing and interacting with all of my personal data. The package hides the gory details of locating data, parsing, error handling and caching. You simply ‘import’ your data and get to work with familiar Python types and data structures. +