+ 1
What are the files can be accessed by this?
Handling files are major in every programming, I want to know whether we can handle files like .doc,.xls
1 Respuesta
+ 13
Yes it is possible using Python. There are some third party libraries that can make it easy:
http://www.python-excel.org
http://python-docx.readthedocs.io/en/latest/user/documents.html