Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pycharm sync
#2
Quote:1. Is Pycharm the best free program to code in Openpyxl on Mac OS X?
I use this IDE, but there is no "best" free program.

Quote:2. Is there a way to make Pycharm (or any program) reload the .xlsx file automatically after I save?
Indirect, but you have to program it. Maybe you could use also inotify watches on Mac OS. You observe the file change and if the file has been changed, the program have to read again the file.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
Pycharm sync - by PTPeter - Apr-22-2020, 11:37 AM
RE: Pycharm sync - by DeaD_EyE - Apr-22-2020, 03:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with pymodbus - ModuleNotFoundError: No module named 'pymodbus.client.sync' stsxbel 2 24,144 Nov-02-2023, 08:20 AM
Last Post: South_east
  asyncio calls within sync function ( Websocket on_open) orion67 0 1,452 Jan-16-2022, 11:00 AM
Last Post: orion67
  Auto re-pair / re-sync Controller via Script? User3000 2 2,380 Nov-30-2020, 11:42 AM
Last Post: User3000
  folder sync yawikflame 0 2,380 Mar-10-2018, 08:36 PM
Last Post: yawikflame

Forum Jump:

User Panel Messages

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