Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

oilshell/py-yajl

 
 

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

  • Python 50.0%
  • C 49.3%
  • Shell 0.7%