[[!template id=gitrepo repo=insider]] Insider is a little [Django][] app I wrote to help my brother, Garrett, track insider trading with a simple, familiar web interface. It's a pretty simple app, partly thanks to Bradley Ayers' [django-tables2][], which does the table formatting. Just goes to show that a good scripting language and framework make developing simple apps a breeze! The `README` is posted on the [PyPI page][pypi]. [Django]: https://www.djangoproject.com/ [django-tables2]: https://github.com/bradleyayers/django-tables2/ [pypi]: http://pypi.python.org/pypi/insider/ [[!tag tags/code]] [[!tag tags/linux]] [[!tag tags/programming]] [[!tag tags/pypi]] [[!tag tags/python]]