DEV Community

Devops Kiponos
Devops Kiponos

Posted on

Would you like Kiponos to have a Python SDK?

Kiponos is the ultimate config solution - live config, in real-time, instantly affecting your app/algorithm on any modification you do online in your dashboard!

Kiponos supports Java SDK with full compatibility to SpringBoot.

Same way we revolutionized Java config management, we want to help Python developers and AI-Ops enjoy that config revolution and we think it will be extremely helpful to allow you guys to modify your AI algorithm params in real-time without restarting your algorithms or training processes.

For example, your training can continue to run while you adjust your parameters in real-time. live!

So, in order to be sure about the demand for a Python SDK, which we will publish fully for free as part of our free plan to all team sizes, please let us know:

Would you like a Kiponos Python SDK?

Any special request or suggestion for AI devs?

Thank you,
Moshe Avdiel,
Kiponos.io

Top comments (2)

Collapse
 
pam_stums profile image
Pam Stums

Python SDK will be awesome!
We would love to fine tune our training parameters on the fly.

Can we expect the same API as in the Java SDK? especially the listener hooks that allows us to react immediately on config change? (like afterValueUpdated, etc)?
Thanks!!

Collapse
 
kiponos profile image
Devops Kiponos

Thanks for the quick response..

The same API as the Java SDK will be fully implemented, but will rolled out gradually. We are starting with API to both read and react on config change in real-time: Especially get( key_name ) and after_value_changed.
All with the same effect - anything you set online for your config data is instantly affecting your Python app!
Thanks,
Moshe.