Google Takeout importer for Memair
Project description
Overview
A command line tool for importing Goole Takeout data into Memair. Currently the tool only imports Location History but more options will be added shortly.
Installation
gtmem is available on PyPI
http://pypi.python.org/pypi/gtmem
Install via pip
$ pip install gtmem
Or via easy_install
$ easy_install gtmem
Or directly from memair’s git repo
$ git clone git://github.com/memair/google-takeout-importer.git $ cd google-takeout-importer $ python setup.py install
Basic usage
Generate a temporary access token
Download your location history data as JSON from Google Takeout
Extract the zip and run;
$ gtmem -m 0000000000000000000000000000000000000000000000000000000000000000 -g ~/Downloads/Takeout
replacing 00000… with your access_token
Running Test
coming shortly…
Python compatibility
Developed for Python 3. May work but not tested in Python 2.
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
gtmem-0.6.5.tar.gz
(3.6 kB
view details)
File details
Details for the file gtmem-0.6.5.tar.gz
.
File metadata
- Download URL: gtmem-0.6.5.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab04a3427da8db67c5e40e42f188a04eb595b7b7d82573b39525dcc6cb3e2173 |
|
MD5 | cff6b0761ff437a12d0710b13acd5663 |
|
BLAKE2b-256 | 9be666510e7385c6619edf4b21c4ee86ef7e76b08a5a73268ab99ccee657dd5a |