{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/7"},{"label":"Terminals","url":"https://skillfed.io/packages/category/terminals"},{"label":"Installation/Setup","url":"https://skillfed.io/packages/category/system-installation-setup"}],"enrichment":{"capability":"Automatically synchronizes your project's requirements.txt with packages you install via pip, keeping dependencies up-to-date without manual editing.","skillfed_tags":["dependency-management","pip-wrapper","requirements-sync"],"use_cases":["Keep requirements.txt automatically updated when developing in a virtual environment without manual tracking.","Set up a new project's dependency management in one command (rex init) with automatic venv creation.","Ensure requirements.txt stays consistent across team members by syncing with every pip operation.","Reduce merge conflicts in version control by eliminating manual requirements.txt edits.","Quickly initialize a VirtualEnv-based project with pre-configured dependency tracking."],"what_it_does":"to-requirements-txt wraps pip to automatically keep your requirements.txt in sync with installed packages. When you install, upgrade, or uninstall a package via pip, the tool updates requirements.txt without requiring manual intervention. It's designed for developers who want their dependency file to always reflect the current environment state.\n\nThe package works by hooking into pip's workflow and is configured per project via a simple init command. It supports customization (e.g., limiting to Git repositories, toggling auto-creation of requirements.txt) and integrates into your shell via aliases for sourced execution, which allows it to manage virtual environment activation. After setup, you use pip as normal\u2014the synchronization happens transparently.","worth_installing":"Yes, if you work in Unix environments and want hands-off requirements.txt synchronization. The low install friction, permissive license, and Production/Stable status make it a reasonable choice for developers tired of manual dependency file updates. However, the aging maintenance (468 days since last release) means you should verify it works reliably with your current Python and pip versions before committing to it in a critical project."},"id":"to-requirements-txt","links":{"html":"https://skillfed.io/packages/to-requirements-txt","md":"https://skillfed.io/packages/to-requirements-txt.md","pypi":"https://pypi.org/project/to-requirements-txt/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-05-03","license_spdx":null,"license_treatment":"permissive","name":"to-requirements.txt","python_support":"unspecified","summary":"Automatically add and delete modules to requirements.txt installing them using pip."},"popularity":{"monthly_downloads":214647,"position":9411,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.14"}
