regex-parsing
Here are 4 public repositories matching this topic...
Language:All
This Python script automates the extraction of user identifiers (userCode and userId) from log files across multiple directories. It processes each log file, extracts unique identifiers, and saves them to a CSV file for easy analysis. This tool is useful for efficiently identifying and consolidating user information from large sets of log data.
- Updated
Jul 2, 2024 - Python
A SQLite clone built with Go's awesome concurrency
- Updated
Apr 24, 2025 - Go
LogxDB is a high-performance log parser designed to handle multiple log files concurrently with multiprocessing and auto-detect encoding to ensure compatibility with diverse formats. It stores parsed data in SQLite databases with support for custom regex patterns, table names, and column orders.
- Updated
Oct 23, 2024 - Python
A Python-based tool for extracting structured data from PDFs using OCR and regex, and exporting it to CSV. Ideal for processing invoices, logs, or scanned documents into organized, usable datasets.
- Updated
Oct 30, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to theregex-parsing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theregex-parsing topic, visit your repo's landing page and select "manage topics."