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

Successfully Run The Tool on At Least 50 Major Python Projects Using all Patterns Finished in Issue #6 #19

Open gkapfham opened 1 year ago

gkapfham commented 1 year ago

Once there is evidence that the chasten tool works correctly on at least 20 small projects (see the 12 forked repositories in the AstuteSource organization), then there should be a major push to apply chasten to at least 50 major projects and to scan those projects for all of the patterns that are ultimately implemented as part of the completion of Issue #6.

There should be convincing evidence that chasten works on large-scale Python projects that are available for download from GitHub.

boulais01 commented 11 months ago

Associated with #20