Skip to main content

Zype Language SDK

Project description

ZypeLang - A OpenSource replacement for JSON

ZypeLang is a OpenSource replacement of JSON based on Python.

Syntax

How to use it

You can use ZypeLang with Zype Python SDK.

Installation of ZypeSDK for Python

pip install ZypeSDK # Replace pip with pip3 and/or add sudo according to your Enviroment.

Usage - ZypeSDK for Python

import ZypeSDK as zype

name = zype.Open("file.zype")['name']

print(name)

Usage ZypeLang

And in file.zype

Why to use

ZypeLang is easier & shorter than JSON

Example:

{
    "name": "Rajdeep Malakar"
}

To,

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

ZypeSDK-1.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

ZypeSDK-1.0-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

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