My package description
Project description
Python Zig Zon Parser
A native python extension built with zig to parse zig-object-notation strings into python objects.
Usage (so far only linux)
install:
python3 -m pip install git+https://gitlab.com/dasimmet/python-zig-zon.git
running:
import zig_zon
parsed = zig_zon.parse('.{.allyourcode = .are_belong_to_us, .asd = 123}')
print(parsed)
or, look at the test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zig_zon-0.0.3.tar.gz
(9.5 kB
view details)
File details
Details for the file zig_zon-0.0.3.tar.gz.
File metadata
- Download URL: zig_zon-0.0.3.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9db4e716b5a7a2f84b22a1c5778eb3a5667b4e9996d3b9c1adfc76d6e22c2b15
|
|
| MD5 |
440edd2af52f260908812d5555a7fb4d
|
|
| BLAKE2b-256 |
a44cb5f78b6c69cbe132e552c23eabfc8cb5dc4d9d70cbb4416562f315c6b666
|