cdmpyparser

Fast and comprehensive Python language parser. Written as a part of the Codimension project, this parser aims at pulling the most data from Python sources while exceeding the speed of existing parser…

Installation

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

pip3 install cdmpyparser

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.3.2 2022-05-06      
3.3.1 2022-02-07      
3.3.0 2022-02-07      
3.2.1 2020-04-07      
3.2.0 2020-04-07      
3.1.1 2019-07-30      
3.1.0 2019-04-25      
3.0.3 2018-08-02      
3.0.2 2017-11-17      
3.0.1 2017-08-22      
3.0.0 2017-08-21      

Issues with this package?

Page last updated 2025-09-10 13:35:12 UTC