requirements.txt outlines many incompatible dependencies
setup.py calls for python versions of 2.7+
I’ve used this 3rd party module from @nmudge before for reading and writing to Excel files. It provides nice wrappers for Apache POI library.
requirements.txt outlines many incompatible dependencies
setup.py calls for python versions of 2.7+
I’ve used this 3rd party module from @nmudge before for reading and writing to Excel files. It provides nice wrappers for Apache POI library.