Parser packages

Showing projects tagged as Parser

  • pydantic

    9.2 9.6 Python
    Data validation using Python type hints
  • sqlparse

    7.5 5.9 L4 Python
    A non-validating SQL parser module for Python
  • Lark

    7.4 9.3 Python
    Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
  • Pygments

    7.3 -
    A generic syntax highlighter.
  • phonenumbers

    7.3 6.8 L4 Python
    Python port of Google's libphonenumber
  • Kaitai Struct

    7.1 7.1 Shell
    Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
  • PLY

    6.8 5.1 L2 Python
    Python Lex-Yacc
  • python-user-agents

    5.3 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.
  • pyparsing

    4.9 7.3 Python
    Python library for creating PEG parsers [Moved to: https://github.com/pyparsing/pyparsing]
  • Construct

    4.4 0.0 Python
    Construct: Declarative data structures for python that allow symmetric parsing and building
  • python-nameparser

    4.0 0.0 L2 Python
    A simple Python module for parsing human names into their individual components
  • mistletoe

    3.9 1.0 Python
    A fast, extensible and spec-compliant Markdown parser in pure Python.
  • mail-parser

    3.2 3.9 Python
    Tokenizer for raw mails
  • simplematch

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

    1.9 5.6 L4 Python
    Python Parser
  • Atoma

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

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

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