Tagged Questions
4
votes
0answers
6k views
Python script to import/create SQLite3 database from SO data dump
Here is a small script that I needed, and feel that I should share the community. I'm sorry if you find something extremely unpythonic or a bad practice, but it's a quick and dirty script and I should ...