kazoo

How to merge two json string in Python?

How to merge two json string in Python? Question: I recently started working with Python and I am trying to concatenate one of my JSON String with existing JSON String. I am also working with Zookeeper so I get the existing json string from zookeeper node as I am using Python kazoo library. # gets …

Total answers: 6