Skip to main content

No project description provided

Project description

python-json-lisfy

Usage

$ poetry install
$ poetry run json-lisfy

Example

$ poetry run json-lisfy
json-lisfy> 1
(int nil 1)

json-lisfy> 2.4
(float nil 2.4)

json-lisfy> false
(symbol nil "false")

json-lisfy> {"a": 1, "b": 2}
(object nil (item nil (str nil "a") (int nil 1)) (item nil (str nil "b") (int nil 2)))

json-lisfy> [ 1, 2, "asdf",    true ]
(array nil (int nil 1) (int nil 2) (str nil "asdf") (symbol nil "true"))

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

json_lisfy-0.1.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

json_lisfy-0.1.0-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file json_lisfy-0.1.0.tar.gz.

File metadata

  • Download URL: json_lisfy-0.1.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.2 Linux/5.10.181-2-MANJARO

File hashes

Hashes for json_lisfy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e4a65f97c075883bc897bf311a94a3b8a5fb8f29896094fa1f94b74222b6000e
MD5 63688e1ff0d0d0b44da9a6aacd80d970
BLAKE2b-256 206c2a09fcb16fa12c80398520c26d9f0b54104cda71082e29385268cf0e11a1

See more details on using hashes here.

File details

Details for the file json_lisfy-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: json_lisfy-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.2 Linux/5.10.181-2-MANJARO

File hashes

Hashes for json_lisfy-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8c6de9ba0dd81930d47b1489c71599451198eccf502ea6617569629a0106ee61
MD5 07121153bfb27350f7fda177fffaade6
BLAKE2b-256 c41b35c685ae59dd496cb99d67023652c61a6e7f8582b4f7f85b82a2d32cb4ae

See more details on using hashes here.

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