public
Description: A Python wrapper to the Reuters Calais API
Homepage:
Clone URL: git://github.com/paltman/pycalais.git
Click here to lend your support to: pycalais and make a donation at www.pledgie.com !
pycalais / TODO.txt
100644 4 lines (3 sloc) 0.156 kb
1
2
3
4
[ ] Implement configuration file use via SafeConfigParser instead of depending
    on environment variables.
[ ] Write tests to flush out interface design.