Convert WCST output reports to collapsed columns format
Project description
WCST Converter
Convert WCST report output format to collapsed column format.
Setup
Run pip3 install wcst-converter
to install the tool.
Usage
python .\converter.py --help
usage: wcst-converter [-h] [-i INPUT] [-d] [-v] [-V]
Convert WCST reports to desired format
optional arguments:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Path to the input directory containing CSV reports
-d, --delete-old-cols
Delete old columns
-v, --verbose Print verbose logs
-V, --version Print application version and exit
- Save WCST reports to a directory on your system in CSV format.
- Enter the directory in file explorer and copy the file path from the control bar.
- In the PowerShell window with the environment activated, type the following:
python .\converter.py -i <path to input directory>
- Converted CSV files will be saved in a directory named "converted-" in the input directory. Since the output directory has teh timestamp, you can run it multiple times and new output directories will be created for each run.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file wcst_converter-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: wcst_converter-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b725e51cb1a4554b6dc9212928dd773f8c6a186ecfe7d86065fe083eefc80606 |
|
MD5 | 99c06b058a393658c2bf08fedcd88c21 |
|
BLAKE2b-256 | fb40213f551dd0fde274d6686ab9dc719fd8ca52d2d4e9426955d15df3b8936e |