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: about 1 year ago
JSON representation
👋 Generate CSV file from leveldb export file
- Host: GitHub
- URL: https://github.com/chase-allen-tech/leveldb-to-csv
- Owner: chase-allen-tech
- Created: 2021-05-18T07:53:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T07:57:23.000Z (about 5 years ago)
- Last Synced: 2025-03-23T19:22:37.891Z (about 1 year ago)
- Topics: appengine, csv, google, json, leveldb, python27
- Language: Python
- Homepage:
- Size: 4.83 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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