Library in Python similar to PHPEXCEL library

48 views Asked by At

I need to use Excel's PRICE function in my python code. I searched but only found the PHPEXCEL library to build this function, but in python I couldn't find it.

I tried to convert the PRICE function in PHPEXCEL to python but it is built from many different functions. I don't know too much about PHP, hope everyone can help me find a library in Python similar to the PHPEXCEL library!

0

There are 0 answers