Wednesday, August 13, 2008

are you looking for open source software with lists?

hi
if you are looking for open source software with list.
please visit http://www.opensource.org/licenses/alphabetical/
you can find here

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...