Skip to content

๐Ÿ‘‹ Generate CSV file from leveldb export file

Notifications You must be signed in to change notification settings

texasdiaz/leveldb-to-csv

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿ‘‹ Generate CSV file from leveldb export file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.5%
  • JavaScript 2.5%
  • HTML 1.7%
  • Other 0.3%