-
While building https://github.com/dogsheep/healthkit-to-sqlite I found a need for a neat mechanism for easily building lookup tables - tables where each unique value in a column is replaced by a forei…
-
Showing a progress bar would be nice, using Click.
The easiest way to do this would probably be be to hook it up to the length of the compressed content, and update it as this code pushes more XML …
-
From #1:
```python
'Record': {'attr_counts': {'creationDate': 2672233,
'device': 2665111,
'endDate': 2672233,
…
-
Decided to try importing my data, and ran into this:
```
Traceback (most recent call last):
File "/Users/tholo/Source/health/bin/healthkit-to-sqlite", line 10, in
sys.exit(cli())
File …
tholo updated
5 years ago