I'm trying my hands on ironpython instead of working on python and thought about writing simple program to fetch data from sqlite database. I've scrolled some of old questions and google (it's not showing decent resutls these days). One more question how to create redistributable for ironpython program if you're using notepad++ to code the programs ? (I know there is visual studio addon for ironpython but looking for alternatives).
Do you suggest any good place to check for the (iron)python and sqlite tutorial ?