PyDAXLexer

PyDAX is designed to analyze DAX, it can extract comments, remove comments, and identify columns and measures referenced in DAX expressions.

Installation

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

pip3 install pydaxlexer

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.0 2025-11-26      
0.2.3 2025-10-29      
0.2.2 2025-10-27      
0.2.1 2025-10-27      
0.2.0 2025-10-27      
0.1.5 2025-09-30      
0.1.4 2025-09-30      
0.1.3 2025-09-30      
0.1.2 2024-10-26      
0.1.1 2024-10-26      

Issues with this package?

Page last updated 2025-11-26 16:05:15 UTC