Python PDF, AIMA, & MySQL
via Daily Python URL
A short article on producing PDFs with Python, anyone know of a similiar article (and similiar tools) for Perl?
The AIMA (AI: A Modern Approach) examples are now available in Python. When I was studying AI a couple of years ago this was the textbook that everyone was moving to. Don’t know if it still is. Heavy agent-based focus.
Simple overview of using Python’s MysqlDB module.