Convert Eve measurement exports to a SQLite database
Project description
eve-to-sqlite
Convert Eve measurement exports to a SQLite database.
How to install
$ pip install eve-to-sqlite
How to use
First you need to export your Eve data.
- On your iPhone, open the "Eve" app.
- Go to the Rooms overview and select your accessory.
- Go to the details information (the little blue
i
below the overview). - Click "Measurements".
- Click the "Export" button on the top of that page.
- Save the resulting file somewhere you can access it, or AirDrop it directly to your laptop.
Now you can convert the resulting Eve_Temperature.xlsx
file (or similar) to SQLite like so:
$ eve-to-sqlite Eve_Temperature.xlsx eve.db
You can pass multiple Excel files at once.
You can explore the resulting data using Datasette like this:
$ datasette eve.db
More
- Dogsheep - collection of tools for personal analytics using SQLite and Datasette.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eve-to-sqlite-1.0.0.tar.gz
(6.8 kB
view details)
Built Distribution
File details
Details for the file eve-to-sqlite-1.0.0.tar.gz
.
File metadata
- Download URL: eve-to-sqlite-1.0.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9faebf5be152d1848678aba31016c364c172daf4c5f7f0c5ab5a24b1354b7dac |
|
MD5 | bdfae7b0694952215b3463d572e867ed |
|
BLAKE2b-256 | c2650eb1bcf286922d5909abb1c7da5551cb7521686272b80f58553639e5af4c |
Provenance
File details
Details for the file eve_to_sqlite-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: eve_to_sqlite-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fe4b50edce848084335d0439ea189eebaf288d6e609adda2b23c8d838447357 |
|
MD5 | a28634ef3d13fd25365ba0b2d128a7dd |
|
BLAKE2b-256 | 656207a0e55461dbca035f7453fe3366b6a75121bf5c97a1a459dc640bd9d5d3 |