Skip to content

phoniks/gvoiceParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##gvoiceParser ####a parser for Google Voice Takeout data
0.5.0 (2013-12-26)
© 2011-2013 Avi Levin, under LGPL v2.1

The gvoiceParser project aims to make the thousands of tiny files generated from Google Voice Takeout more useful. This effort consists of three parts:

  1. A Python library for interpreting the HTML files working!
  2. A SQLite database containing the contents of all the HTML files coming soon
  3. A CSV generator based on the SQLite database.

gvoiceParser is a rewrite of my previous googlevoice-to-sqlite script. Ultimately, gvoiceParser will have feature parity with googlevoice-to-sqlite with more pythonic syntax and packaging.

Note that this is currently a Python 2.7 script, with dependencies on dateutil and html5lib.

About

Data parser for Google Voice Takeout data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published