Zype Language SDK
Project description
ZypeLang - A OpenSource replacement for JSON
ZypeLang is a OpenSource replacement of JSON based on Python.
Syntax
<key> "value"
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
<name> "Zype, Inc.";
Why to use
ZypeLang is easier & shorter than JSON
Example
{
"name": "Rajdeep Malakar"
}
To,
<name> "Rajdeep Malakar"
Note: Don't add Semicolon on the Last line.
CLI
Zyper is the official CLI of ZypeLang. To use it:
zyper <filename>
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.6.tar.gz
(2.8 kB
view details)
Built Distribution
ZypeSDK-1.6-py3-none-any.whl
(2.8 kB
view details)
File details
Details for the file ZypeSDK-1.6.tar.gz
.
File metadata
- Download URL: ZypeSDK-1.6.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfe54c1f788c678e6414f323ce1109da28463b834ec7e692d43394aec915716e |
|
MD5 | d845975afdd1a40a0d599d8d8ea55f38 |
|
BLAKE2b-256 | 435789f69a470d6f58a0c4e48cc425da975505dc01f2eb719461b38ec42f8d2f |
File details
Details for the file ZypeSDK-1.6-py3-none-any.whl
.
File metadata
- Download URL: ZypeSDK-1.6-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe5ac137e3e136d442b1f8a38c2d99b06e96d6b73f2c03cfb966a7a72a32a664 |
|
MD5 | d89c11320b19b1f78f78d990011f830e |
|
BLAKE2b-256 | feb5d0d939a1c82e15bca76586517444ad1d03daf29a33b8acbbbf3a9863aeca |