myles / arc-to-sqlite

Save data from Arc's daily (or monthly) exports to a SQLite database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arc-to-sqlite

Save data from Arc App's daily (or monthly) export to a SQLite database.

Installation

foo@bar:~$ pip install -e git+https://github.com/myles/arc-to-sqlite.git#egg=arc-to-sqlite

Usage

You can use the arc-to-sqlite command to save data from an Arc App export to a SQLite database. Arc App's export directory is usually located in iCloud Drive, ~/Library/Mobile Documents/iCloud~com~bigpaua~LearnerCoacher/.

foo@bar:~$ arc-to-sqlite arc.db ~/Library/Mobile\ Documents/iCloud\~com\~bigpaua\~LearnerCoacher/

About

Save data from Arc's daily (or monthly) exports to a SQLite database.


Languages

Language:Python 96.3%Language:Makefile 2.1%Language:Dockerfile 1.5%