Python 3.4 script challenge -


I am a non-programmer with experience in VBA only, I have challenged myself to automate some daily tasks in my company, and To do this, Python 3.4 is selected (not sure what is the best option).

The scripts I need to do are simple. They just need to read values ​​from the .txt file, calculate and write values ​​in a .xls template.

I have read some topics in stack overflow and are worried about these two topics:

  1. Is Excel a practical way of writing data ( COM Automation, Python 3 Package)?

  2. Do I have an .exe file with Python 3.4? Users can not install things in their desktop.

    I am capable of doing such a script in VBA, but I need an executable file that can be used by everyone.

    You can use the following tools:

    1. or use Py2Ex to convert to a Python script for executables

      or if you select ' The '.csv' file is in use, it is built in libraries, which are very simple.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -