pydeps VS snakefood

Compare pydeps vs snakefood and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pydeps snakefood
7 1
1,611 70
- -
7.4 2.5
8 days ago 7 months ago
Python Python
BSD 2-clause "Simplified" License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pydeps

Posts with mentions or reviews of pydeps. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-19.

snakefood

Posts with mentions or reviews of snakefood. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • Python Dependency Graphs
    3 projects | /r/Python | 27 May 2021
    I already found a tool called snakefood. The problem though is that it's not compatible with the recent versions of Python 3: It has some syntax errors and is using a library called compiler which is not supported in Python 3.

What are some alternatives?

When comparing pydeps and snakefood you can also consider the following projects:

pycallgraph

import-deps - find python module imports

code2flow - Pretty good call graphs for dynamic languages

vprof - Visual profiler for Python

pysonar2 - PySonar2: a semantic indexer for Python with interprocedual type inference

coala - coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

PythonBuddy - 1st Online Python Editor With Live Syntax Checking and Execution

Undebt - A fast, straightforward, reliable tool for performing massive, automated code refactoring

unimport - :rocket: The ultimate linter and formatter for removing unused import statements in your code.

cargo-dep - Graph cargo dependencies.

pyan - Static call graph generator. The official Python 3 version. Development repo.