Skip to main content

Convert Eve measurement exports to a SQLite database

Project description

eve-to-sqlite

License

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.

  1. On your iPhone, open the "Eve" app.
  2. Go to the Rooms overview and select your accessory.
  3. Go to the details information (the little blue i below the overview).
  4. Click "Measurements".
  5. Click the "Export" button on the top of that page.
  6. 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


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 hashes)

Uploaded Source

Built Distribution

eve_to_sqlite-1.0.0-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page