Python Forum
Is it possible to see dependencies before installing a package?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to see dependencies before installing a package?
#1
I want to see the list of dependencies(packages) a given package depends on before installing the package.

For example, pandas depend on numpy. Is there a pip command that takes pandas as input and shows me the dependencies that will be installed alongside pandas? It would be best if the dependency tree is recursive - meaning dependencies also show their dependencies.

Thank you!
Reply


Messages In This Thread
Is it possible to see dependencies before installing a package? - by quazirfan - Dec-06-2022, 06:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  MPEG DASH Package implementation similar to M3U8 package anantha_narayanan 0 565 Feb-06-2025, 03:55 AM
Last Post: anantha_narayanan
Question [redistribution] Reduce number + size of dependencies? Winfried 2 629 Jan-31-2025, 10:17 PM
Last Post: snippsat
  Unable to import sklearn after installing any package ilango 0 1,660 Oct-25-2021, 07:03 AM
Last Post: ilango
  Managing dependencies with pipenv t4keheart 6 4,608 Aug-05-2020, 12:39 AM
Last Post: t4keheart
  Installing a python package using pip anthonymoss78 0 2,344 Jul-14-2020, 01:52 PM
Last Post: anthonymoss78
  Easier way to manage dependencies? Tylersuard 2 3,012 Jan-01-2020, 09:19 PM
Last Post: Tylersuard
  Installing a new package using pip in conda environment firebolt7 1 3,229 Nov-18-2019, 12:31 PM
Last Post: snippsat
  Missing required dependencies when using pyinstaller Ghonim 15 29,809 Jul-15-2019, 08:47 AM
Last Post: shubhthkr
  pip not installing any package on windows royhimo855 0 3,625 Dec-10-2018, 07:58 AM
Last Post: royhimo855
  How to find the list of dependencies not present in the remote artifactory repository csplrj 6 5,982 Mar-30-2018, 03:43 PM
Last Post: csplrj

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020