An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with regex-parsing

A curated list of projects in awesome lists tagged with regex-parsing .

https://github.com/pkharsimran/loguserextractor

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.

analysis csv csv-generation data-cleaning data-extraction directory-scanning extraction log log-analysis log-processing processing python python-automation regex regex-parsing script script-development user-identifier-extraction

Last synced: 05 Sep 2025

https://github.com/jaimemartinez/logxdb

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.

cli-tool data-extraction json log-parser logging open-source python3 regex-parsing sqlite-database yaml

Last synced: 02 Apr 2025