insider.git
12 years agoAdd long_description (REAMDE) to setup.py.
W. Trevor King [Thu, 21 Jul 2011 22:23:16 +0000 (18:23 -0400)]
Add long_description (REAMDE) to setup.py.

12 years agoAdd 'scraper -> UNKNOWN company' warning to the README.
W. Trevor King [Thu, 21 Jul 2011 19:40:26 +0000 (15:40 -0400)]
Add 'scraper -> UNKNOWN company' warning to the README.

12 years agoAdd nasdaq.py scraper and update README.
W. Trevor King [Thu, 21 Jul 2011 19:36:12 +0000 (15:36 -0400)]
Add nasdaq.py scraper and update README.

12 years agoRemove debugging printouts from NumberColumn.render().
W. Trevor King [Thu, 21 Jul 2011 19:23:22 +0000 (15:23 -0400)]
Remove debugging printouts from NumberColumn.render().

12 years agoAdd Transaction.source and add_transaction.
W. Trevor King [Thu, 21 Jul 2011 19:15:17 +0000 (15:15 -0400)]
Add Transaction.source and add_transaction.

12 years agoAdd NumberColumn for nicely formated numbers.
W. Trevor King [Thu, 21 Jul 2011 19:13:16 +0000 (15:13 -0400)]
Add NumberColumn for nicely formated numbers.

Also remove unused AttrAccessor.

12 years agoSwap out my icon in favor of one by DesignKode.
W. Trevor King [Thu, 21 Jul 2011 16:54:22 +0000 (12:54 -0400)]
Swap out my icon in favor of one by DesignKode.

From their website [1]:

DesignKode is releasing this set of 40 free high quality icons for
your web site and application GUI designs. All icons in this set are
32 x 32 pixel PNG image files. You may freely use these icons in your
commercial or personal projects without attribution.

[1] http://www.designkode.com/blog/free-developer-icons

12 years agoAdd /favicon.ico url (tried automatically by many browsers).
W. Trevor King [Thu, 21 Jul 2011 16:53:48 +0000 (12:53 -0400)]
Add /favicon.ico url (tried automatically by many browsers).

12 years agoBegan versioning.
W. Trevor King [Thu, 21 Jul 2011 16:38:34 +0000 (12:38 -0400)]
Began versioning.