Contents

anyjson 0.3.3

0

Wraps the best available JSON implementation available in a common interface

Wraps the best available JSON implementation available in a common interface

Stars: 145, Watchers: 145, Forks: 11, Open Issues: 2

The any-json/any-json repo was created 9 years ago and the last code push was 2 years ago.
The project is popular with 145 github stars!

How to Install anyjson

You can install anyjson using pip

pip install anyjson

or add it to a project with poetry

poetry add anyjson

Package Details

Author
Rune Halvorsen
License
BSD
Homepage
http://bitbucket.org/runeh/anyjson/
PyPi:
https://pypi.org/project/anyjson/
GitHub Repo:
https://github.com/any-json/any-json

Classifiers

No  anyjson  pypi packages just yet.

Errors

A list of common anyjson errors.

Code Examples

Here are some anyjson code examples and snippets.

GitHub Issues

The anyjson package has 2 open issues on GitHub

  • This project is looking for a maintainer

See more issues on GitHub

Related Packages & Articles

httpie 3.2.2

The httpie Python package is a user-friendly command-line HTTP client for the API era. It aims to simplify the interaction with web services from the command line, making it an excellent tool for testing, debugging, and interacting with APIs and HTTP servers. httpie provides a range of features, including expressive syntax, colorized output, built-in JSON support, and the ability to handle forms and file uploads. This package is a key tool in the realm of Web Development and API Testing.

ajsonrpc 1.2.0

Async JSON-RPC 2.0 protocol + server powered by asyncio

cleo 2.1.0

Cleo allows you to create beautiful and testable command-line interfaces.

click-plugins 1.1.1

An extension module for click to enable registering CLI commands via setuptools entry-points.

python-json-logger 2.0.7

Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.