Find which version of package is installed with pip Using pip, is it possible to figure out which version of a package is currently installed? I know about pip install XYZ --upgrade but I am wondering if there is anything like pip info XYZ If not
How can I create a text box for a note in markdown? I am writing a document in markdown I am using the wonderful pandoc to create docx and tex files from the markdown source I would like to have a textbox for tips and notes to readers the way
How to get the CUDA version? - Stack Overflow Is there any quick command or script to check for the version of CUDA installed? I found the manual of 4 0 under the installation directory but I'm not sure whether it is of the actual installed v
logging - When to use the different log levels - Stack Overflow Info - Generally useful information to log (service start stop, configuration assumptions, etc) Info I want to always have available but usually don't care about under normal circumstances This is my out-of-the-box config level Warn - Anything that can potentially cause application oddities, but for which I am automatically recovering
Using openssl to get the certificate from a server Here is my working command: openssl s_client -connect host:port -key our_private_key pem -showcerts \ -cert our_server-signed_cert pem Hopefully this is a nudge in the right direction for anyone who could do with some more info
How to identify a USB device given its VID and PID If the device is not connected, and you just want the info for any VID PID (USB device), you need to consult some online USB VID PID database Unfortunately there is not one unique (and free) place maintaining this database, so the number of available entries varies greatly Here is a list of somewhat ok DB's