Skip to main content

Add your description here

Project description

Package Finder CLI

A command-line tool to recursively scan a directory for Node.js and Python projects. It extracts basic metadata (name and version) from project files like package.json, pyproject.toml, and setup.py, and outputs the results to a JSON file.


✨ Features

  • ✅ Supports Node.js (package.json) with package manager detection (npm, yarn, pnpm)
  • ✅ Supports Python (pyproject.toml, setup.py)
  • ✅ Ignores unnecessary folders like node_modules/, .git/, .venv/, dist/, etc.
  • ✅ Skips symlinked directories to avoid cycles and unnecessary traversal
  • ✅ Displays real-time progress using tqdm
  • ✅ Built with click for a clean subcommand-based CLI

🚀 Installation

pip install package-finder

📦 Usage

# Scan Python projects
find-package python <input_folder> <output.json>

# Scan Node.js projects
find-package node <input_folder> <output.json>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

package_finder-0.1.1.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

package_finder-0.1.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file package_finder-0.1.1.tar.gz.

File metadata

  • Download URL: package_finder-0.1.1.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for package_finder-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3d63c288a388d9bd951882d43c713c6ea07ee7552317b64ad52b1925c05f0107
MD5 c9fdc0c4edeb15387fede718968c0db3
BLAKE2b-256 ac3c530421d56441316fc191ec028895240f8a9b3d70eccb2feacfe577bea8e2

See more details on using hashes here.

File details

Details for the file package_finder-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: package_finder-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for package_finder-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8ff4cd80a4cc8e5c3a1ac937639e877055582dac7ac95bf93b55717024dd47db
MD5 e8f79139a094663aae81918e3f4b14ca
BLAKE2b-256 5912d83102eb967dd374e3e3165c5c4cf49bdedd0956f5e2201d93026dd23de8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page