pyparsing
There are 37 repositories under pyparsing topic.
decalage2/oletools
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
decalage2/ViperMonkey
A VBA parser and emulation engine to analyze malicious macros.
egberts/bind9_parser
Bind9 Parser in Python that can process all of ISC Bind configuration files
zalmane/copybook
Python copybook parser
tailsdotcom/boolrule
Simple boolean expression evaluation engine for python.
BaseMax/ImageRecognitionAI
Recognition of the images with artificial intelligence includes train and tests based on Python.
Freakwill/pyparsing_ext
Extension of pyparsing. You can build your own languages easily. ✌️
Freakwill/gimbiseo
🤖Man-machine conversation system base on owlready2, inspirited by an Korean TV play (基于 owlready2 的问答系统。灵感来自韩剧《金秘书你为何这样》)
crowsonkb/pyparsing-highlighting
Syntax highlighting for prompt_toolkit and HTML with pyparsing.
MoralCode/parse-opening-hours
a python library to convert arbitrary strings representing business opening hours into a JSON format that's easier to use in code
rdempsey/pyparsing-webscraping-appcontrol-datawrangling
Slides and code for my talk: Using PyParsing For Web Scraping, Application Control and Data Wrangling
bytebutcher/pydfql
Wireshark-like display filter for various data formats, including Python dictionaries, lists, objects, and SQL databases.
codylandry/Smores
Easy User-Facing Templating
EnigmaBridge/nginxparser
Parses nginx configuration with Pyparsing
techtonik/pyparsing_helper
GUI for debugging pyparsing grammar
mraniki/findmyorder
A python package to identify and parse order for trade execution.
araujobtc/pondoc
Estágio
Freakwill/texparsing
Parse latex mainly with pyparsing
JARalph23Z/Calculator
A calculator with basic functions and an option to switch to the scientific version. Comes with extra stuff for convenience and aesthetics.
joaopalmeiro/texbox
An opinionated Python CLI to create, organize, and prettify specific files of a LaTeX project.
moustafaDotPy/PyCalc
This is my very first completed project after 7 years of not programming. Its a simple calculator that can do basic mathematical calculations. This project is (obviously) not the most impressive, however it marks my step out of tutorial purgatory and into making real progress to my coding abilities.
nitishm/PyLogAnalyzer
A generic pattern based log parsing library
Shivani-20/json-diff-cli
Generates differences between two json files on the console in a colored and columnar manner.
wangquanlikun/SakikoDSL
程序设计实践 作业 A Domain Specific Language and its interpreter for customer service robots
zlindenbaum/Lexicon-Morganianum-Parser
An attempt to parse a difficultly formatted Neolatin lexicon with pyparsing
zrr1999/bonelate
Bonelate 是一个基于 pyparsing 针对 LaTeX 的 mustache 模版语言变种的实现。
choneas/GenshinImpactAutoLaunch
Launch your Genshin Impact automatically when the screen is white.
jisdtn/fitness_tracker_module
Fitness tracker module
KarlLevik/db-diagram
Automatically generates simplified ER diagram from SQL dump of schema
Kicksaw-Consulting/python-soql-parser
A pyparsing-based library for parsing SOQL statements
democritus-project/d8s-grammars
Democritus functions for working with grammars.
ph4r05/nginxparser
Parses nginx configuration with Pyparsing
ptmcg/pyparsing_arith_lj
Code for arithmetic expression parsing with Pyparsing
SvetlanaM/pyconcz-2023-workshop
Pycon CZ workshop: Learn to work with PyParsing