Auto: misc.

This commit is contained in:
2021-04-07 12:57:03 +02:00
parent d9259181cc
commit 0fc1ac94c2
+2
View File
@@ -4,4 +4,6 @@
- by [[karlicoss]]
- [[go]] [[git]]
- [[git]] https://github.com/karlicoss/HPI
- [[quote]] TLDR: Im 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.