The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
0answers
41 views

Add a class to the tag popups to reflect whether the tag has a wiki and/or wiki excerpt

I'm working on a Stack Exchange extension to help tag wiki editors. It uses the API to find out which tags referred to on every page have or lack a wiki or excerpt. I'm using the API as efficiently ...
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 ...
3
votes
0answers
34 views

Is there an “easy” way to download my inbox messages via a script?

As the question indicates, I am wondering if there is an easy way to automate getting my inbox messages via a script. I'm not able to visit each day (as my lack of "Fanatic" badge would indicate), ...
1
vote
0answers
33 views

Would there be a point in making an SO-customized alert script?

I was doing some scripting / parsing of SO, then it occurred to me that I'd better check if I was doing redundant stuff.. is there existing software that supplies the following features? Has SO ...