package pyast

  1. Overview
  2. No Docs
Python AST

Install

Authors

Maintainers

Sources

pyast.0.2.0.tar.gz
sha512=6457a333f472e72198307e65b1c3c9b4e7815547d3b84ad90338a05f3b4b701e371e109400c8a6f7ee0d629807a8b5c44489ce61c73484482271f8095a67816b

Description

This library provides versioned abstract syntax tree for all Python versions from Python 2.5 to Python 3.11.

Published: 25 Oct 2022

Dependencies (8)

  1. menhir >= "20210419"
  2. stdcompat >= "10"
  3. redirect >= "0.2.0"
  4. cmdliner >= "1.1.0"
  5. refl >= "0.4.0"
  6. pyml >= "20210226"
  7. dune >= "2.8"
  8. ocaml >= "4.03.0"

Dev Dependencies (4)

  1. odoc with-doc & >= "1.5.1"
  2. conf-python-3-dev with-test
  3. alcotest with-test & >= "1.4.0"
  4. pattern with-test & >= "0.3.1"

Used by

None

Conflicts

None