https://github.com/shobrook/enumerast
Algorithm that enumerates all possible execution paths in a Python AST
https://github.com/shobrook/enumerast
Last synced: 2 months ago
JSON representation
Algorithm that enumerates all possible execution paths in a Python AST
- Host: GitHub
- URL: https://github.com/shobrook/enumerast
- Owner: shobrook
- License: mit
- Created: 2021-07-25T21:09:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T21:09:08.000Z (about 4 years ago)
- Last Synced: 2025-03-05T04:26:13.666Z (7 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# enumerast
Algorithm that enumerates all possible execution paths in a Python AST