David Fraser
Results
2
repositories owned by
David Fraser
pyan
584
Stars
79
Forks
Watchers
pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functi...
sqlalchemy-orm-tutorial
15
Stars
6
Forks
Watchers
Example of working through the standard sqlalchemy ORM tutorial