Skip to content

MullionGroup/sqlitetocsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlitetocsv

Export the tables from sqlite db to csv files

Description

It consists of one main modules:

  • csvexport: tools to export all the tbales to csv files from sqlite database

Installation

Normal installation

pip install sqlitetocsv

Development installation

git clone https://github.com/MullionGroup/sqlitetocsv.git
cd sqlitetocsv
pip install --editable .

About

Export the tables from sqlite db to csv files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages