📖 A robust parser for requirements.txt files, written in TypeScript
-
Updated
Mar 9, 2026 - TypeScript
📖 A robust parser for requirements.txt files, written in TypeScript
A fast CLI to check your Python dependencies for newer versions on PyPI. Like npm-check-updates, but for Python.
Tool for updating your requirements.txt to match the versions of the packages you currently have installed.
Python CLI that combines pip install and requirements.txt management in one command.
Aplicación web en Flask para visualizar gráficamente la demanda máxima diaria a partir de archivos Excel, desplegada en Railway.
Generate requirements.txt for Python projects using AI for complex and ambiguous dependencies.
A pre-commit hook to automatically generate the projects requirement.txt file using `poetry export`.
Streamlined software project foundation with Git, dependency management via `requirements.txt`, and a basic project structure.
A sphinx extension to generate a rst/markdown to display the dependencies of a python package from requirement.txt. maintainers: @Freed-Wu
🚀 Simplify your testing workflow with this lightweight repository designed for efficient automation and seamless integration.
Find updates for packages in requirements.txt on pypi
PCREQ-evaluation: Evaluation artifact for PCREQ
Manage requirements.txt files in a monorepo style project
PCREQ: Automated inference of compatible requirements for Python third-party library upgrades
REQBench: Benchmark for compatible requirements inference in Python third-party library upgrades
A Python tool that extracts required external dependencies from Python files before execution. Automatically identifies import statements and generates requirements for easy installation.
This project is a lightweight Python module designed to generate the reqirements.txt file. It streamline dependency management by automatically extracting imported modules from python or juypter files and generating there requirements.txt
Add a description, image, and links to the requirements-txt topic page so that developers can more easily learn about it.
To associate your repository with the requirements-txt topic, visit your repo's landing page and select "manage topics."