A simple python log extractor
Project description
Pylogex -A Simple Python Log Extractor
A simple command-line utility that lets us filter textual input stream based on regular expression pattern and generate log in CSV or JSON format as output stream
Authors
How to run ?
python <filename> 'A Reguar Expression in quotes'
Optional Argument Parameters
optional arguments:
-h, --help show this help message and exit
-i INFILE, --input=INFILE
read input (logs) from <INFILE>
-o OUTFILE, --output=OUTFILE
save the extracted data to <OUTFILE>
-j, --json generate output in JSON format
-c, --csv generate output in CSV format (default)
Install my project with pip
pip install package-template
Requirements
Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Pylogex-0.0.1.tar.gz
(5.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Pylogex-0.0.1.tar.gz.
File metadata
- Download URL: Pylogex-0.0.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e0c814a71412d4090b8ef6ac43060b3d4fb2dc494fbb4d3a3cc9da8b9920cdc
|
|
| MD5 |
8ff968da8de9e5e296ab5039794f824d
|
|
| BLAKE2b-256 |
fccc9f5f2a1b7bc336ebc8f5db42c63324709838af35e2a67788e94a53dbe0cc
|
File details
Details for the file Pylogex-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Pylogex-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76384a56b2995a580550d17c7bca6ec57c6cd7504f661555039f5d9a8dd3eb85
|
|
| MD5 |
d6a7ccfe29be2eaafcc80d527323b623
|
|
| BLAKE2b-256 |
2b678704af9df802f84c5364fa8769675577ce101d9659cedbb288ec3a40a664
|