/requirements-to-table

Convert Python environmrnt file reuqirements.txt to MarkDown / HTML table.

Primary LanguagePythonMIT LicenseMIT

Convert Python requirements.txt to Markdown / HTML table

Example:

python txt2md.py -i requirements.txt -o table.html -s html

OR

python txt2md.py -i requirements.txt -o table.md -s md