kjsonForPython 1.0.0

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

kjsonForPython 1.0.0

kjson-for-python
This module is a Python encoder and decoder for the KJson format.
About KJson
KJson is an extended format based on json developed by kuankuan.
KJson originally focused on the transmission of data between programs in different programming languages and technologies, ensuring that data types other than those defined in the basic data types of json format can be transmitted normally.
With the evolution of the technology stack and programming languages used by the team, KJson has gradually spread to other programming languages.
Installation
pip install kjsonForPython

Usage
from kjsonForPython import KJson

KJson.stringify(...)
KJson.parse('...')

License
This project is open-source under the MulanPSL-2.0 license

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.