Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel Library for Python 3
#11
(May-28-2019, 06:25 AM)synthia Wrote:
(May-24-2019, 08:30 AM)Easluy Wrote: I can understand it as adding a password to your Excel.
Anyone(including you)who wants to open or edit Excel will need the correct password (which you set) to access it.Right?
That's what i did on my computer as i have lots of important files on my computer.

Adding password and decrypting the file are the two features i am looking for to build this app
In the past month,i haven't found anything.by the way,i'm confused about decrypting excel protection,can anyone do that?
Reply
#12
(Jun-25-2019, 01:39 AM)Easluy Wrote:
(May-28-2019, 06:25 AM)synthia Wrote: Adding password and decrypting the file are the two features i am looking for to build this app
In the past month,i haven't found anything.by the way,i'm confused about decrypting excel protection,can anyone do that?

I got some positive progress after researching in Google. Currently working on the following library and hope I could finish the task in the future:

https://openpyxl.readthedocs.io/en/stable/
https://www.pyxll.com/
https://xlsxwriter.readthedocs.io/

Also contact iSeePassword, which has a similar Excel product with closed API and ask them if they should share on this.


Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python best library for Excel reports & review of existing code MasterOfDestr 4 498 Feb-14-2024, 03:39 PM
Last Post: MasterOfDestr
  Recommend an Excel library for writing data? jonesin1974 1 2,497 Feb-09-2018, 10:28 PM
Last Post: Gribouillis
  PyInstaller, how to create library folder instead of library.zip file ? harun2525 2 4,745 May-06-2017, 11:29 AM
Last Post: harun2525

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020