Skip to content
/ pyson Public

Simple JSON processing library for Python, based on PLY

Notifications You must be signed in to change notification settings

wolf0403/pyson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple JSON processing library 
 * based on PLY-3.4 (http://www.dabeaz.com/ply/) 
 * also inspired by https://gist.github.com/436828 but was rewritten

May not strictly reflecting JSON specification right now.

About

Simple JSON processing library for Python, based on PLY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages