Skip to content

A CLI tool to query and display StackExchange Q&A via a local SQLite database from XML dumps.

Notifications You must be signed in to change notification settings

josefcub/StackExchange-CLI-Local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

StackExchange-CLI-Local

A CLI tool to query and display StackExchange Q&A via a local SQLite database from XML dumps.

This tooling is very much in an 'alpha' state. There are bad practices, poor design, and bugs abounding. Caveat emptor, and my apologies.

Files:

README.md - This file

se.pl - The actual CLI utility

se_sqlite_import.py - a Python script from StackExchange, modified to do what's required.

TODO:

  • Code and algorithmic cleanup,
  • Output simplification and cleanup,
  • Replacement of bad practices with good,
  • Restructure of database import to exclude less important information, or
  • incorporate unused database information into output for clarity

About

A CLI tool to query and display StackExchange Q&A via a local SQLite database from XML dumps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published