This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
PyDeps
The Most Complete Python Package Dependency Explorer
PyDeps.com helps Python developers understand what a package really brings into their environment. Search any PyPI package to explore direct and transitive dependencies, interactive graphs, reverse dependents, CVE warnings, license info, package health, purity, version history, and platform-aware offline bundles with wheels, requirements, SBOM, and licenses. No install. No login. Built after I got tired of manually chasing dependencies for isolated servers.
About 9 months ago, I posted a small tool on Reddit because I was frustrated with something very specific: trying to install Python packages on limited or offline servers and manually figuring out every dependency, subdependency, wheel, version constraint, and missing package.
The first version was simple. You typed a PyPI package name and it showed the dependency list.
People cared more than I expected, and the feedback made me realize the problem was bigger than just “show me dependencies.”
So I rebuilt it into PyDeps.
Today, PyDeps helps you:
• Search Python packages quickly • View direct and transitive dependencies • Switch between dependency tree and interactive graph views • Check known CVEs through OSV • See package health, licenses, purity, versions, and metadata • Explore reverse dependents • Generate offline package bundles with wheels, pinned requirements, installer, SBOM, and license summaries • Share package pages without installing anything or creating an account
The use case is simple:
Before you install a Python package, PyDeps helps you understand what it actually pulls into your environment.
It is especially useful for isolated servers, enterprise environments, package audits, security reviews, and anyone who has ever had to manually chase Python dependencies.
I’m launching it here because I want real feedback from developers, DevOps people, security engineers, and Python maintainers.
I’d love feedback on:
1. Is the website actually useful to you? 2. Would you trust/use the offline bundle generator? 3. What is still missing? 4. What would make this valuable enough to use regularly?
PyDeps is free, has no login, and is still improving.
No comment highlights available yet. Please check back later!
About PyDeps on Product Hunt
“The Most Complete Python Package Dependency Explorer”
PyDeps was submitted on Product Hunt and earned 10 upvotes and 1 comments, placing #42 on the daily leaderboard. PyDeps.com helps Python developers understand what a package really brings into their environment. Search any PyPI package to explore direct and transitive dependencies, interactive graphs, reverse dependents, CVE warnings, license info, package health, purity, version history, and platform-aware offline bundles with wheels, requirements, SBOM, and licenses. No install. No login. Built after I got tired of manually chasing dependencies for isolated servers.
PyDeps was featured in Software Engineering (42.7k followers), Developer Tools (515.5k followers) and No-Code (5.8k followers) on Product Hunt. Together, these topics include over 87k products, making this a competitive space to launch in.
Who hunted PyDeps?
PyDeps was hunted by suahmadi. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how PyDeps stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Hey Product Hunt 👋
I’m Sultan, the maker of PyDeps.com
About 9 months ago, I posted a small tool on Reddit because I was frustrated with something very specific: trying to install Python packages on limited or offline servers and manually figuring out every dependency, subdependency, wheel, version constraint, and missing package.
The first version was simple. You typed a PyPI package name and it showed the dependency list.
People cared more than I expected, and the feedback made me realize the problem was bigger than just “show me dependencies.”
So I rebuilt it into PyDeps.
Today, PyDeps helps you:
• Search Python packages quickly
• View direct and transitive dependencies
• Switch between dependency tree and interactive graph views
• Check known CVEs through OSV
• See package health, licenses, purity, versions, and metadata
• Explore reverse dependents
• Generate offline package bundles with wheels, pinned requirements, installer, SBOM, and license summaries
• Share package pages without installing anything or creating an account
The use case is simple:
Before you install a Python package, PyDeps helps you understand what it actually pulls into your environment.
It is especially useful for isolated servers, enterprise environments, package audits, security reviews, and anyone who has ever had to manually chase Python dependencies.
I’m launching it here because I want real feedback from developers, DevOps people, security engineers, and Python maintainers.
I’d love feedback on:
1. Is the website actually useful to you?
2. Would you trust/use the offline bundle generator?
3. What is still missing?
4. What would make this valuable enough to use regularly?
PyDeps is free, has no login, and is still improving.
Thank you for checking it out.