Skip to main content
1-Visitor
December 3, 2025
Solved

Kepware Ex 6.17: can we upgrade API only

  • December 3, 2025
  • 1 reply
  • 187 views

Python which got installed during API installation is 3.10 and having vulnerabilities.

We need to upgrade Python, will it support? if not then can we just upgrade API.

Whole Kepware Application version upgrade supposed to be last option for us.

Best answer by MKhatri

Hello,

The Kepware Configuration API SDK for Python is Supported on Python 3.9 or later.
 

If you’re planning to upgrade the Kepware API in production, I recommend Python 3.9 or newer (3.10, 3.11, etc.) for full feature support and compatibility.

Regards,
Mohit

1 reply

MKhatri15-MoonstoneAnswer
15-Moonstone
December 8, 2025

Hello,

The Kepware Configuration API SDK for Python is Supported on Python 3.9 or later.
 

If you’re planning to upgrade the Kepware API in production, I recommend Python 3.9 or newer (3.10, 3.11, etc.) for full feature support and compatibility.

Regards,
Mohit

1-Visitor
December 24, 2025

Thanks Mohit,

 

Python 3.9 and 3.10 has vulnerabilities so that's not an option or solution.

Python 3.13 will be our aim, which do support our existing 6.17 kepware version, Primary question is Can we Just upgrade API and not all other kepware modules?, cause Python is only used by kepware API and not by runtime server.