From 0fc1ac94c2a71b8b08a138114f24cea79fdb6ca0 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 7 Apr 2021 12:57:03 +0200 Subject: [PATCH] Auto: misc. --- hpi.md | 2 ++ 1 file changed, 2 insertions(+) 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. +