Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Python scripts instead of Excel Macros? #6

Open
6 tasks done
strambc opened this issue Apr 6, 2023 · 3 comments
Open
6 tasks done

Use Python scripts instead of Excel Macros? #6

strambc opened this issue Apr 6, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request Feature request help wanted Extra attention is needed question Further information is requested

Comments

@strambc
Copy link
Member

strambc commented Apr 6, 2023

Alice proposed to stop using Excel Macros and instead using Python scripts for all functions of the Templates

Advantages:

  • Macros are often not allowed
  • Macros do not work in Macs
  • Macros often have bugs

Disadvantages

  • User would have to launch Terminal
  • If Terminal option is not acceptable, we need to develop a launch file one per each OS
  • Need to install Python dependencies, users might not have Admin privileges but this could be solved if this is done at the CF. Installation would happen once only
@strambc strambc added enhancement New feature or request help wanted Extra attention is needed question Further information is requested Feature request labels Apr 6, 2023
@strambc
Copy link
Member Author

strambc commented Apr 19, 2023

  • Harvest TAGS skipping top-two Directories (reserved to Project and Dataset)

@strambc
Copy link
Member Author

strambc commented Apr 19, 2023

  • Limit the depth of folder structure? No need to we will dealth with by script

@atykwonderland
Copy link
Member

put a launch file in every directory that needs to run the script -- next to the excel file it will read/write

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants