create-case-folder
A command line script for creating a parent folder and sub-folders for case management.
Usage
To use the script, run the following command in your terminal:
create-case-folder --case F01-66 --evidence EV01
or
create-case-folder -c F01-66 -e EV01 EV02 EV03
The --case argument is optional and will default to YYYYMMDDHHmmss_NEWCASE if not provided.
The --evidence argument is also optional and will default to EVIDENCE if not provided.
The script will create the parent folder and sub-folder for evidence, and then create the following sub-folders inside the evidence folder:
- Documents
- Extracts
- Pictures
- Videos
- Reports
If the folders are successfully created, the script will output a success message.
If there's an error, the script will output an error message with the exception.
Example
Contributing
Feel free to fork the repository and make any changes or improvements that you'd like to see. If you have any questions or suggestions, please don't hesitate to reach out to jaytrairat@outlook.com.
Release files for create-case-folder 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| create-case-folder-0.0.9.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| create_case_folder-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.2 kB
Release files / create-case-folder-0.0.9.tar.gz
| Download URL | create-case-folder-0.0.9.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
401e436e32609c77581485db4c4b15cd4ea1a98ab8b78718dae3c48b167e53be
|
|
BLAKE2b-256 checksum How to use checksums |
7631ea683002d47654011458d97abbcfbf538f55c5d1a0185a79ffacf2c7ce7f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.1
|
Release files / create_case_folder-0.0.9-py3-none-any.whl
| Download URL | create_case_folder-0.0.9-py3-none-any.whl |
|---|---|
| Size | 2.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c1b676e3caaf6b0e37a49991484b44ff58f07426213266f3e2739eeb862e19ff
|
|
BLAKE2b-256 checksum How to use checksums |
e66a2125c4089258ca4cc1cc574c2c87c2fb7f88ce3f8a5b497ae3326d15924c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.1
|