Skip to content
/ py-yajl Public
forked from rtyler/py-yajl

py-yajl provides Python bindings for the Yajl JSON encoder/decoder library

Notifications You must be signed in to change notification settings

iainb/py-yajl

This branch is 21 commits ahead of, 5 commits behind rtyler/py-yajl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fe7721c · Sep 6, 2011
Jul 12, 2009
Apr 7, 2010
Sep 3, 2011
Aug 17, 2011
Mar 22, 2010
Jul 12, 2009
Aug 20, 2011
Feb 21, 2010
Jan 9, 2010
Dec 6, 2009
Sep 6, 2011
Sep 5, 2011
Dec 8, 2009
Sep 4, 2011
Sep 5, 2011
Apr 11, 2010
Sep 5, 2011
Aug 20, 2011

Repository files navigation

py-yajl: Python bindings for Yet Another JSON Library

Introduction

py-yajl is a C-based Python module to interface with Yajl (Yet Another JSON Library). While modules like jsonlib, simplejson and `cjson already exist, py-yajl is intended on providing pythonic access to Yajl's extremely fast string and stream parsing facilities.

py-yajl fully supports Python 2.4-2.6 and Python 3.

Building py-yajl

Please refer to BUILDING.markdon

Authors

About

py-yajl provides Python bindings for the Yajl JSON encoder/decoder library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 65.8%
  • Python 33.8%
  • Shell 0.4%