Jump to content
Registration disabled at the moment Read more... ×
shineworld

What Python4Delphi version to use

Recommended Posts

I am slightly confused about which repository of python4delphi
is most correct to use to integrate Python into my Delphi applications.

To date, I know of two repositories on which constant work is visible:
- https://github.com/pyscripter/python4delphi
- https://github.com/Embarcadero/python4delphi

Comparing them it seems that they are managed by different people, but both make fixes and new features with quite a lot of activity, so they are both "alive."

Does anyone know how this is organized and which one is preferable to use?

Thanks in advance for the answers.

Share this post


Link to post

Embarcadero made a form from pyscripter (Embarcadero/python4delphiPublic forked from pyscripter/python4delphi) making the pyscripter to be the "main" repository. In theory all changes makde by Embarcadero should sooner or later be added to the PyScripter repository.

 

According to the webinars I watched they work together to improove the library.

  • Like 1

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×