首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一个基于JSON解析器的巨蟒,基于jsonlib项目

一个基于JSON解析器的巨蟒,基于jsonlib项目

  • 资源大小:30.66 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: json 项目 基于 一个 解析

资 源 简 介

jsonlib2 is a JSON encoder and decoder for python, written in C. It is between 5x and 20x faster than simplejson for both encoding and decoding. It is (as of version 1.5) almost completely API-compatible with simplejson, which is included as the json module in Python 2.6. This is a fork of https://launchpad.net/jsonlib - jsonlib was forked because freebase.com was interested in the lenient-parsing of simplejson, with the performance of C. Happily accepting packages from folks who know the C-Python API better than me... this code needs lots of cleanup! Version 1.5.2 was released in December, 2009, and fixes a reference-counting error that cause jsonlib2 to crash when using the separators= parameter. For details about API compatibility with simplejson/json, see 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

文 件 列 表

jsonlib2-1.5.2
jsonlib2.c
jsonlib2.egg-info
jsonlib2_simplejson
LICENSE.txt
MANIFEST.in
PKG-INFO
._README.txt
README.txt
setup.cfg
setup.py
VIP VIP
0.217060s