Book a Demo

Author Topic: Generate code in python  (Read 14455 times)

noura

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Generate code in python
« on: April 23, 2014, 12:42:04 am »
hello,

i want to know what is the library for creating GUI python that is used by enterprise architect when generating code in python?

thanks

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Generate code in python
« Reply #1 on: April 23, 2014, 11:58:33 pm »
I don't understand your question. EA creates code through a transformation scripted in a proprietary language which you can modify.

q.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Generate code in python
« Reply #2 on: April 24, 2014, 09:42:29 am »
If I understand correctly you're trying to generate a GUI to python and want to know what framework EA will generate a GUI to. Unfortunately the answer to that question is none. EA does not generate GUI code for python at all, only a class model can be generated.

noura

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Generate code in python
« Reply #3 on: April 24, 2014, 06:50:46 pm »
thank you qwerty
thank you Simon, you understood correctly

Now, i understand.

noura