AccuSort is a Python package that sorts image PDF files into segregated folders based on the accuracy of PN numbers detected in the image and the file name.
Project description
AccuSort
========
AccuSort is a Python package that sorts image PDF files into segregated folders based on the accuracy of PN numbers detected in the image and the file name.
Installation
------------
1. Run the `export_variables.sh` script on Mac or Linux, and the corresponding batch file on Windows in the terminal or command prompt.
2. Install AccuSort using pip:
```
pip install accusort
```
Usage
-----
1. In your teminal/command prompt, Navigate to the directory containing the image master folder (the folder containing the image sub-folders).
2. Run the following command to sort the images:
```
accusort <image_master_folder_name>
```
3. The script saves the segragated folders in the respective subfolders of images.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
accusort-0.5.tar.gz
(6.3 kB
view details)
File details
Details for the file accusort-0.5.tar.gz.
File metadata
- Download URL: accusort-0.5.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d623292fb0db0f9d9c32102e890b108bc27e37d7e7ac0936a159f191768f40e3
|
|
| MD5 |
55f8d0c4bde9abd16c8b37d75338aa35
|
|
| BLAKE2b-256 |
9fdf89b6bb01bde3247199c3f447698149d1b39374b44fc694f31017e63d0c87
|