A software dependency analyzer for Python using the Python AST package Introduction This reposiory will contain a software dependency analyzer for Python. Planned features: -Analyses software dependencies using the Python AST package -Supports following output formats -Sqlite database -Gexf Status Does not yet contain any source code.