Skip to content

Austyns/sqlite-to-json-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup and Usage

  • Clone this repository
  • Enter the correct path to the sqliteDB from the import_all.py file
	...
	# modify path to sqlite db
	pathToSqliteDb = 'path/to/db.sqlite3'
	...
  • Then run the import_all.py file from your terminal or python evironment
	$ python import_all.py

You can Star the repo. if you find it useful

Enjoy..

About

Convert sqlite databases to JSON files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages