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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-02-07 14:26:33 UTC