Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chase-allen-tech/leveldb-to-csv

👋 Generate CSV file from leveldb export file
https://github.com/chase-allen-tech/leveldb-to-csv

appengine csv google json leveldb python27

Last synced: 2 days ago
JSON representation

👋 Generate CSV file from leveldb export file

Awesome Lists containing this project

README

        

ENV:
Python 2.7

Rename your leveldb file to "output-XX" file.
Place this file to a specific directory (ex. "src" in project root directory)

Open command in the project root directory and run the following command

>>python tocsv.py [YOUR_SOURCE_PATH]

Ex. >>python tocsv.py ./src