pymorphy2
mistletoe
Our great sponsors
pymorphy2 | mistletoe | |
---|---|---|
0 | 2 | |
1,046 | 576 | |
0.8% | - | |
0.0 | 1.6 | |
2 months ago | 9 days ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pymorphy2
We haven't tracked posts mentioning pymorphy2 yet.
Tracking mentions began in Dec 2020.
mistletoe
-
Which not so well known Python packages do you like to use on a regular basis and why?
mistletoe I originally came across when I was looking for a markup language processor that provided API access for manipulating the DOM tree. markdown-it-py's documentation was a bit hard for me to follow. Meanwhile, there's plenty of source code examples for extra syntax and converters that are easy to read in mistletoe.
What are some alternatives?
PyPDF2 - A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
Mistune - A fast yet powerful Python Markdown parser with renderers and plugins.
Python-Markdown - A Python implementation of John Gruber’s Markdown with Extension support.
WeasyPrint - The awesome document factory
csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats.
tablib - Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
PDFMiner - Python PDF Parser (Not actively maintained). Check out pdfminer.six.
ReportLab
markdown2 - markdown2: A fast and complete implementation of Markdown in Python
PyYAML
pdftabextract - A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.