Offline requirements.txt generator with archive support
Project description
reqmaker — Offline Requirements.txt Generator
reqmaker is a fast, offline dependency scanner that analyzes:
.pyfiles- extensionless Python scripts (shebang-detected)
.ipynbnotebooks.whl,.zip,.tar.gz,.tar.xzarchives
It generates a requirements.txt fully offline by:
- excluding stdlib (via provided stdlib file)
- applying a module→package mapping file
- validating packages using a local
/sdcard/pip.txtdatabase - using multiprocessing for speed
- providing a CLI interface
- showing progress via
tqdm
🔥 Features
- Fully offline operation
- Multiprocessing for high performance
- Supports archive formats
- Supports Jupyter notebooks
- CLI flags:
--stdlib FILE--mapping FILE--pipdb FILE--ignore DIR1 DIR2 ...--debug
📦 Installation
pip install reqmaker
git repo
isaac4ever/reqmaker
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 reqmaker-0.4.8-py3-none-any.whl.
File metadata
- Download URL: reqmaker-0.4.8-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
185694439d8d4cf8fc9739c7445c63575ac21414303e5a35bd4a1f1f4ec73cac
|
|
| MD5 |
886ad5271db00ca2aef39cec29768c06
|
|
| BLAKE2b-256 |
2fb8237167d9d7a9ae9f4a511affc396bb4f4774590d5257f1936e1d1b6661f4
|