Playing with ctypes and libcaca
March 25, 2007
ctypes is a foreign function interface for Python. It allows to call functions in dlls/shared libraries and access and manipulate C data types in Python: you can use it ...
My blog with Django!
March 8, 2007
At the end I made it!
Django is great! You can build your own blog in few minutes! :)
Many thanks to Sal Zeta for his help with this site's ...
