ast2json

convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install ast2json

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.4 2025-02-07    
0.3 2022-04-25
0.2.1 2016-11-13
0.2 2016-09-04
0.1 2013-03-03

Issues with this package?

Page last updated 2026-09-03 10:50:33 UTC