Skip to main content

Add convenience function to pythons default json implementation

Project description

Logfast

Purpose

Python package which just wraps the default python json but with. json2.load_file and json2.save_file

Installation

pip install json2

Usage

import json2

a = json2.load_file(r'/home/user/myjson.json')
json2.save_file(r'/home/user/myjson.json', a)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

json2-0.1.0.tar.gz (1.3 kB view hashes)

Uploaded Source

Built Distributions

json2-0.1.0-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

json2-0.1.0-py2-none-any.whl (2.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page