Wednesday, June 25, 2008

Posting using Scribe

This is really a good one and i am posting from Scribe add in for firefox
if you want just visit
http://www.scribefire.com/help/getting-started/
and download there and use this one :)

No comments:

How to Get files from the directory - One more method

 import os import openpyxl # Specify the target folder folder_path = "C:/Your/Target/Folder"  # Replace with the actual path # Cre...