Parser packages

Showing projects tagged as Text Processing and Parser

  • pydantic

    9.5 9.8 Python
    Data validation using Python type hints
  • Lark

    7.9 7.0 Python
    Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
  • sqlparse

    7.6 5.6 L4 Python
    A non-validating SQL parser module for Python
  • Pygments

    7.3 -
    A generic syntax highlighter.
  • phonenumbers

    7.2 8.5 L4 Python
    Python port of Google's libphonenumber
  • PLY

    6.9 0.0 L2 Python
    Python Lex-Yacc
  • msgspec

    6.6 6.2 Python
    A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
  • pyparsing

    6.3 7.3 Python
    DISCONTINUED. Python library for creating PEG parsers
  • typeguard

    5.4 7.1 Python
    Run-time type checker for Python
  • python-user-agents

    5.4 0.0 L4 Python
    A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.
  • Construct

    4.7 2.7 Python
    Construct: Declarative data structures for python that allow symmetric parsing and building
  • mistletoe

    4.5 4.1 Python
    A fast, extensible and spec-compliant Markdown parser in pure Python.
  • python-nameparser

    4.2 3.3 L2 Python
    A simple Python module for parsing human names into their individual components
  • simplematch

    2.3 5.1 Python
    Minimal, super readable string pattern matching for python.
  • Atoma

    2.0 0.0 Python
    Atom, RSS and JSON feed parser for Python 3
  • Python Left-Right Parser

    2.0 3.3 L4 Python
    Python Parser
  • Template Render Engine

    1.0 2.4 L4 Python
    Template Render Engine
  • GoBeautifulSoup

    0.3 3.3 Python
    GoBeautifulSoup is a high-performance HTML/XML parsing library that provides a 100% compatible API with BeautifulSoup4, but powered by Go for dramatically improved performance. It's designed as a drop-in replacement for BeautifulSoup4 with significant speed improvements.