A Python package to extract data from TXT filenames and save it to CSV.
Project description
Data Extractor TXT to CSV
Overview
Data_extractor_txt_to_csv is a Python package that processes .txt files in a specified folder. It extracts specific parts of filenames and saves them as .csv files.
Features
- Process multiple
.txtfiles in a folder. - Extracts a specific part of the filename based on
_separators. - Saves the results into a
.csvfile with a semicolon (;) delimiter. - Ensures unique extracted values in the CSV file.
Installation
You can install the package from PyPI using:
pip install Data_extractor_txt_to_csv
Usage
After installing, you can run the script using:
process-file
License
This project is licensed under the MIT License.
Author
Created by Terriculum.
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
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 data_extractor_txt_to_csv-2.1.0.tar.gz.
File metadata
- Download URL: data_extractor_txt_to_csv-2.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3594bfa4b7f8d25dea53b233a25341da1e79ba914880e97035b0e37c22e07d87
|
|
| MD5 |
44a60f2c4085bfbcaffcdbf2e745d31a
|
|
| BLAKE2b-256 |
69cdaf2723e54d94cb6cfcdbf5b786c960297f1a074f12a1a18e38b5ea77d278
|
File details
Details for the file Data_extractor_txt_to_csv-2.1.0-py3-none-any.whl.
File metadata
- Download URL: Data_extractor_txt_to_csv-2.1.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64eb769fea875d5281da5d506fae59e5435a321a48bfcf2429abad995d535180
|
|
| MD5 |
a78d1d8bb33b5ab5b3ad39322182b37f
|
|
| BLAKE2b-256 |
b0791bcef1fdcbb27204bbd3e17efe03001ca019b837fa99f84bc29612c4bdd7
|