mx.ODBC example Icon
mx.ODBC example script shows you how to get the columns of a table and get data.
Free
socket.recv Icon
An issue with socket.recv is how to know when you are done receiving data.
Free
Metakit for safe reading and writing Icon
Metakit is a reliable/lightweight/fast database library that python can use.
Free
simplest useful HTTPS with basic proxy authentication Icon
This is just about the most simple snippet of how to do proxy authentication
Changing file attributes on windows Icon
Offers SetFileAttributes whiles allows you to make changes to a file in windows
Large File Sizes on 32 bit Windows Icon
Large File Sizes on 32 bit Windows script uses the FindFiles win32call.
Accessing MS exchange with webdav Icon
Accessing MS exchange with webdav script allows you to query an MS exchange.
Converting windows 64 bit time Icon
Converting windows 64 bit time script is a function that returns the time
Simplest HTTPS with basic proxy authentication Icon
Simple snippet of how to do proxy authentication with SSL using python