Skip to content

neerajnangireddy/infer-py-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Infer Python Packages

This script aims to find the external dependencies(python packages) of a python project.

Installation (user wide)

Linux

curl --proto '=https' --tlsv1.2 -H 'Cache-Control: no-cache' -f https://raw.githubusercontent.com/neerajnangireddy/infer-py-packages/refs/heads/main/ipypk_install.sh | sh

Usage

ipypk -d "project_dir_path"

Alternatively use without installing.

git clone --depth=1 https://github.com/neerajnangireddy/infer-py-packages.git
cd infer-py-packages
# To run
python3 ipypk.py -d "project_folder_path"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published