All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download serpent JAR file with all dependencies

Search JAR files by class name

serpent from group net.razorvine (version 1.17)

Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded). There is also a deserializer or parse provided that turns such a literal expression back into the appropriate Java object tree. It is an alternative to JSON to provide easy data integration between Java and Python. Serpent is more expressive as JSON (it supports more data types).

Group: net.razorvine Artifact: serpent
Show documentation Show source 
 

21 downloads
Artifact serpent
Group net.razorvine
Version 1.17
Last update 17. February 2017
Tags: expression other send serializes provide data supports object encoded turns network serpent python because over more easy tree json integration compatible only types parse instance between safe appropriate literals such into back alternative deserializer expressive machines literal_eval that there provided java also literal
Organization not specified
URL https://github.com/irmen/Serpent
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy