AstuteSource / chasten

:dizzy: Chasten Uses XML and XPATH to Check a Python Program's AST for Specified Patterns!
https://pypi.org/project/chasten/
GNU General Public License v2.0
7 stars 8 forks source link

Compare Chasten to Tools Like Symbex #9

Closed gkapfham closed 9 months ago

gkapfham commented 1 year ago

The symbex tool also provides support for scanning Python source code to look for specific "symbols". We should perform and report on a detailed comparison between chasten and symbex.

Reference:

https://github.com/simonw/symbex

boulais01 commented 9 months ago

@Jaclynpqc If you do decide to take on documentation, please take this under consideration.

Jaclynpqc commented 9 months ago

@boulais01 Thanks, I will look into this issue asap