Create case folder
Project description
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.
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
File details
Details for the file create-case-folder-0.0.8.tar.gz
.
File metadata
- Download URL: create-case-folder-0.0.8.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e02ce383d5257a914771cbaed0c85a8dd15a5d6a042edcfe449a687cda55e587 |
|
MD5 | c72c2771970d2a3ef938812356bc6920 |
|
BLAKE2b-256 | 4cc0e63dbea753bbc08c194be014090e832413161d870d03f47abc1a3ac1a675 |
File details
Details for the file create_case_folder-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: create_case_folder-0.0.8-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 031042f9e29d584f30aa8f1e06d67d0410fd0170b2c2d570a99051e0241dbad3 |
|
MD5 | 489bf0828d32fb91b25edddf12baf75f |
|
BLAKE2b-256 | 84c9d5a50a1692e0d6eeb2e184567d38ff62bc0dd1a33b8c34da6a5bae969df8 |