📖 A robust parser for requirements.txt files, written in TypeScript
-
Updated
Oct 19, 2023 - TypeScript
📖 A robust parser for requirements.txt files, written in TypeScript
A pre-commit hook to automatically generate the projects requirement.txt file using `poetry export`.
Find updates for packages in requirements.txt on pypi
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
A sphinx extension to generate a rst/markdown to display the dependencies of a python package from requirement.txt. maintainers: @Freed-Wu
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."