{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup/2"}],"enrichment":{"capability":"Converts GitHub-Flavored Markdown to HTML using Python's Markdown library as an extension, supporting tables, task lists, strikethrough, and fenced code blocks.","skillfed_tags":["abandoned","markdown-parser"],"use_cases":["Convert GitHub-Flavored Markdown documents to HTML for display in web applications or static site generators.","Parse and render task lists (TODO lists) embedded in Markdown content.","Process Markdown with tables and strikethrough formatting in legacy projects.","Extend existing Python Markdown workflows with GFM support when full GitHub compatibility is not required."],"what_it_does":"py-gfm is a Python extension to the Markdown library that attempts to render GitHub-Flavored Markdown (GFM) to HTML. It implements common GFM features like fenced code blocks, tables, task lists, strikethrough, and hyperlink parsing across multiple protocols. The package is a pure Python implementation and therefore cannot achieve 100% byte-for-byte compatibility with GitHub's own rendering engine.\n\nThe maintainer has publicly stated that this library will not receive bug fixes and may become read-only. Known consistency issues exist between py-gfm's output and GitHub's rendering. The description explicitly recommends considering alternatives due to maintenance constraints.","worth_installing":"No. The package is abandoned and the maintainer explicitly states it will not receive bug fixes. Known consistency issues exist with GitHub's rendering. Only install py-gfm if you are maintaining legacy code that already depends on it and cannot migrate to an actively maintained alternative."},"id":"py-gfm","links":{"html":"https://skillfed.io/packages/py-gfm","md":"https://skillfed.io/packages/py-gfm.md","pypi":"https://pypi.org/project/py-gfm/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-11-18","license_spdx":null,"license_treatment":"permissive","name":"py-gfm","python_support":"supports_current","summary":"An implementation of Github-Flavored Markdown written as an extension to the Python Markdown library."},"popularity":{"monthly_downloads":76331,"position":14634,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
