Parser packages

Showing projects tagged as Parser

  • pydantic

    9.5 9.7 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 6.4 L4 Python
    A non-validating SQL parser module for Python
  • Pygments

    7.3 -
    A generic syntax highlighter.
  • Kaitai Struct

    7.3 6.4 Shell
    Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
  • 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.4 6.9 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 [Moved to: https://github.com/pyparsing/pyparsing]
  • 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.
  • typeguard

    5.3 8.1 Python
    Run-time type checker for Python
  • Construct

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

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

    4.1 3.3 L2 Python
    A simple Python module for parsing human names into their individual components
  • mail-parser

    3.4 7.0 Python
    A tool that parses emails by enhancing the Python standard library, extracting all details into a comprehensive object.
  • simplematch

    2.3 5.1 Python
    Minimal, super readable string pattern matching for python.
  • Python Left-Right Parser

    2.0 3.3 L4 Python
    Python Parser
  • Atoma

    1.9 0.0 Python
    Atom, RSS and JSON feed parser for Python 3
  • Template Render Engine

    0.9 2.4 L4 Python
    Template Render Engine
  • py-object-factory

    0.6 5.9 Python
    objectfactory is a python package to easily implement the factory design pattern for object creation, serialization, and polymorphism