Coder Social home page Coder Social logo

Use pyA2L for export to excel about pya2l HOT 3 OPEN

christoph2 avatar christoph2 commented on May 29, 2024
Use pyA2L for export to excel

from pya2l.

Comments (3)

christoph2 avatar christoph2 commented on May 29, 2024

Hi Hemanth,

I've just written a bare minimum
[getting started] (https://github.com/christoph2/pyA2L/tree/master/docs/getting_started.rst), which should you enable to import an A2L file.

Regarding Excel:
I'm pretty sure you're running Windows, so I highly recommend to install pywin32, if not already done.

Now you can "connect" to Excel this way:

from win32com import client
excel = client.Dispatch("Excel.Application")

That's it!
Here is a nice tutorial.

Just ask, how to put the loose ends together :-)

Cheers Christoph

from pya2l.

henkelma avatar henkelma commented on May 29, 2024

I would recommend using

https://xlsxwriter.readthedocs.io

to generate the excel file. It is pretty easy to use and works out of the box, independent of platform and preinstalled software.

from pya2l.

krishnarayapudi25 avatar krishnarayapudi25 commented on May 29, 2024

Hi @HemanthMChakravarthy did you succesfully converted a2l file into excel?if yes, could you help me ,as i was trying to do the same.

from pya2l.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.