Giter VIP home page Giter VIP logo

openjson's Introduction

openjson

A modular approach to parsing JSON.


GitHub tag (latest by date) GitHub release (latest by date) GitHub Release Date GitHub license GitHub commit activity

PyPI PyPI - Python Version PyPI - Wheel PyPI - Status PyPI - Downloads

GitHub Repo stars GitHub watchers GitHub forks Lines of code GitHub repo file count GitHub repo size

Overview

openjson is a Python package that provides functionality for parsing JSON with a modular inplementation. You can pass a dictionary to be stringified, serialized, or exported into JSON. The dictionary can contain any structure of intrinsic types including dictionaries, arrays, strings, integers and floats.

Table of contents

Install & use

  1. From terminal: pip install openjson
  2. From python environment: from openjson import <submodule> where <submodule> is one from the following:
  • stringify
  • serialize
  • deserialize
  • parse

Roadmap

  • JSON Stringify
  • JSON Serialize
  • JSON Deserialize
  • JSON Parse

Credits

openjson was created and is currently maintained by Jordan Welsman.

Licence

openjson_ is developed and distributed under the MIT license.

Note See LICENSE for more details.

Links

๐Ÿ“ See this project on GitHub

๐ŸŽ See this project on PyPI

๐Ÿฑ Follow me on GitHub

๐Ÿ’ผ Connect with me on Linkedin

๐Ÿ“ง Send me an email

openjson's People

Contributors

jordanwelsman avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.