A parser for Python Object Notation (PYON), written in Cython.
Project description
A Python Object Notation parser written in Cython.
Example usage:
from cyPyon import parse x = “[17926, ‘FGGJTXDY’, t(_pnl=-13.48,_pos={},closed=-12.5,eS={‘ESH3’: 2},eV={‘ESH3’: 2},fees=0.98)]” out = parse(x) # give a list
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
cyPyon-1.0.tar.gz
(2.5 kB
view details)
File details
Details for the file cyPyon-1.0.tar.gz
.
File metadata
- Download URL: cyPyon-1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4da404ae7e19551155c0a889a5d3fffc122d4e2a410758663f5596183c99951c |
|
MD5 | 6b8efaf9089f7338d10b484d95d736c3 |
|
BLAKE2b-256 | f56f33c39d3d5c31f910517008258367a74524a3ba10b25e29fb47fd64a8d7e3 |