A better pipreqs using only local search.
Project description
Req-Rover
A tool for discovering Python package dependencies in your project.
Installation
pip install -e .
Usage
# Basic usage - analyze current directory
rover
# Analyze a specific path
rover /path/to/project
# Output dependencies to a file
rover -o requirements.txt
# Show dependency tree
rover --tree
# Combine options
rover /path/to/project -o requirements.txt --tree
Features
- Detects imported packages in Python files
- Generates requirements file
- Shows dependency tree visualization
- Attempts to detect and exclude local package from requirements
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
reqrover-0.1.0.tar.gz
(10.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reqrover-0.1.0.tar.gz.
File metadata
- Download URL: reqrover-0.1.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2f64ad55f2897a5a470ffc56c1886f399dfefb6e5e19364716974b7fff6f884
|
|
| MD5 |
ce01e63b8d7aeda952fc9c718c2e5d94
|
|
| BLAKE2b-256 |
57c9e9f048a90f0bf8f5e036b63bbc4276a1d98fbaa315f9697df3b80b2a182d
|
File details
Details for the file reqrover-0.1.0-py3-none-any.whl.
File metadata
- Download URL: reqrover-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d852456591f8e98e97164a4fac1e34c349889013a4af60724a4a0f54dfb81dd0
|
|
| MD5 |
a2c0f0f1177d342c905e1280a7534aa9
|
|
| BLAKE2b-256 |
f572ca4d39a7eaa16b1fdfcc7b74fbbaab969c3bb8c900a031e1fdc2b703f5c6
|