wuddz-search-gui


Namewuddz-search-gui JSON
Version 1.0.4 PyPI version JSON
download
home_page
SummaryPython File/Folder Explorer GUI Application, Search, Open, Save, Copy, Move, Rename, Delete, Parse & Archive (Encryption Optional)
upload_time2023-01-25 14:23:43
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2023 Wuddz-Devs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords archive copy explorer file folder gui move parse search
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">Wuddz Search Gui</h1>
<p align="center">A Python File/Folder Explorer GUI Application, Search, Open, Save, Copy, Move, Rename, Delete, Parse & Archive (Encryption Optional).</p>
<p align="center">
    <img src="https://raw.githubusercontent.com/wuddz-devs/Wuddz-Search-Gui/main/screenshots/wsg.png" alt="Empty interface">
</p>

## Description
 - Wuddz-Search-Gui Is An Update Of My Wuddz-Search Repository, As A More User Friendly & Eye Pleasing GUI Application.
 
 - Search A Specific Folder/Entire OS Platform Root Folder For Files Containing Specified String And/Or File Extension.
  
 - Parse Searched Files For A Preconfigured Regex Pattern Or Enter Specific Regex Pattern.
   
 - Archive File(s) Or Folder(s) With Or Without Encryption, Using The Free & Open Source 7zip Software.
 
 - Save Searched File List As Text In Specified Output Text File.
 
 - Open Any File/Program On Your OS System With Adequate Permissions.

## Prerequisites
 - Install Free Open Source 7zip Application [7zip](https://www.7-zip.org/download.html)
 
 - Add 7zip To Os Path i.e if you type '7z' anywhere in terminal/cmd/powershell it will launch 7zip Application
 
 - Python : 3.7

## Installation
Install using [PyPI](https://pypi.org/project/wuddz-search-gui):
```
$ pip install wuddz-search-gui
```
Install locally by cloning or downloading and extracting the repo, then cd into 'dist' directory and execute:
```
$ pip install wuddz_search_gui-1.0.4.tar.gz
```
Then to run it, execute the following in the terminal:
```
$ wudz-sgui
```

## Usage
 - Once Launched Follow Tooltips Provided.
 
 - If You're Using Windows OS & Prefer Not To Install Python, Simply Download Latest Release, Extract & Run 'wudz-sgui.exe'
 
 - You Can Create A Shortcut For 'wudz-sgui.exe' & Paste Anywhere To Launch Wuddz-Search-Gui With 1 Click.
 
 - If You Prefer A Quicker, More Condensed Way To Search, Archive & Parse Files On Your OS, Then Look No Further.
 
 - Execute OS Platform Tasks With Consumate Ease & Efficiency, Using This Cool Python Coded Application.
 
 - It's Just An Awesome Way Of Doing Everyday OS Platform Tasks In A Much Quicker & Efficient Manner.

 - To Close Opened Windows Simply Hit "Esc" Or "Ctrl+Q" To Close The Program.

## Contact Info:
 - Email:     wuddz_devs@protonmail.com
 - Github:    https://github.com/wuddz-devs
 - Reddit:    https://reddit.com/user/wuddz-devs
 - Telegram:  https://t.me/wuddz_devs
 - Youtube:   https://youtube.com/@wuddz-devs

### Video:
 - https://youtu.be/GTvM5_gxhsk (Edited No Restrictions)

### If You're Feeling Generous & Appreciative, Buy Me A Coffee
 - ERC20: 0x1F1C47dD653Af628D394eac7bAA9Ccf774fd784f

### Peace & Love Always!!

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "wuddz-search-gui",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "archive,copy,explorer,file,folder,gui,move,parse,search",
    "author": "",
    "author_email": "Wuddz-Devs <wuddz_devs@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/8e/2b/f544183e19dd60e3f78a74faf9213f61a998c72ecbbcac0fe92d7eada3ec/wuddz_search_gui-1.0.4.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">Wuddz Search Gui</h1>\n<p align=\"center\">A Python File/Folder Explorer GUI Application, Search, Open, Save, Copy, Move, Rename, Delete, Parse & Archive (Encryption Optional).</p>\n<p align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/wuddz-devs/Wuddz-Search-Gui/main/screenshots/wsg.png\" alt=\"Empty interface\">\n</p>\n\n## Description\n - Wuddz-Search-Gui Is An Update Of My Wuddz-Search Repository, As A More User Friendly & Eye Pleasing GUI Application.\n \n - Search A Specific Folder/Entire OS Platform Root Folder For Files Containing Specified String And/Or File Extension.\n  \n - Parse Searched Files For A Preconfigured Regex Pattern Or Enter Specific Regex Pattern.\n   \n - Archive File(s) Or Folder(s) With Or Without Encryption, Using The Free & Open Source 7zip Software.\n \n - Save Searched File List As Text In Specified Output Text File.\n \n - Open Any File/Program On Your OS System With Adequate Permissions.\n\n## Prerequisites\n - Install Free Open Source 7zip Application [7zip](https://www.7-zip.org/download.html)\n \n - Add 7zip To Os Path i.e if you type '7z' anywhere in terminal/cmd/powershell it will launch 7zip Application\n \n - Python : 3.7\n\n## Installation\nInstall using [PyPI](https://pypi.org/project/wuddz-search-gui):\n```\n$ pip install wuddz-search-gui\n```\nInstall locally by cloning or downloading and extracting the repo, then cd into 'dist' directory and execute:\n```\n$ pip install wuddz_search_gui-1.0.4.tar.gz\n```\nThen to run it, execute the following in the terminal:\n```\n$ wudz-sgui\n```\n\n## Usage\n - Once Launched Follow Tooltips Provided.\n \n - If You're Using Windows OS & Prefer Not To Install Python, Simply Download Latest Release, Extract & Run 'wudz-sgui.exe'\n \n - You Can Create A Shortcut For 'wudz-sgui.exe' & Paste Anywhere To Launch Wuddz-Search-Gui With 1 Click.\n \n - If You Prefer A Quicker, More Condensed Way To Search, Archive & Parse Files On Your OS, Then Look No Further.\n \n - Execute OS Platform Tasks With Consumate Ease & Efficiency, Using This Cool Python Coded Application.\n \n - It's Just An Awesome Way Of Doing Everyday OS Platform Tasks In A Much Quicker & Efficient Manner.\n\n - To Close Opened Windows Simply Hit \"Esc\" Or \"Ctrl+Q\" To Close The Program.\n\n## Contact Info:\n - Email:     wuddz_devs@protonmail.com\n - Github:    https://github.com/wuddz-devs\n - Reddit:    https://reddit.com/user/wuddz-devs\n - Telegram:  https://t.me/wuddz_devs\n - Youtube:   https://youtube.com/@wuddz-devs\n\n### Video:\n - https://youtu.be/GTvM5_gxhsk (Edited No Restrictions)\n\n### If You're Feeling Generous & Appreciative, Buy Me A Coffee\n - ERC20: 0x1F1C47dD653Af628D394eac7bAA9Ccf774fd784f\n\n### Peace & Love Always!!\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Wuddz-Devs  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Python File/Folder Explorer GUI Application, Search, Open, Save, Copy, Move, Rename, Delete, Parse & Archive (Encryption Optional)",
    "version": "1.0.4",
    "split_keywords": [
        "archive",
        "copy",
        "explorer",
        "file",
        "folder",
        "gui",
        "move",
        "parse",
        "search"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ce4fa7df036781038ef549e0e2c34be8f23c283da69c3cd046044c7b62662ed",
                "md5": "9e1856b23961c0d67efbdff1511f53a1",
                "sha256": "9c996d03e06271af6c8d97b2d76250015191df8f59af3184235f4747d52ccae1"
            },
            "downloads": -1,
            "filename": "wuddz_search_gui-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e1856b23961c0d67efbdff1511f53a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 14419,
            "upload_time": "2023-01-25T14:23:41",
            "upload_time_iso_8601": "2023-01-25T14:23:41.723418Z",
            "url": "https://files.pythonhosted.org/packages/2c/e4/fa7df036781038ef549e0e2c34be8f23c283da69c3cd046044c7b62662ed/wuddz_search_gui-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e2bf544183e19dd60e3f78a74faf9213f61a998c72ecbbcac0fe92d7eada3ec",
                "md5": "908957dccd137de9870e1e53abcda71a",
                "sha256": "30f0e8e2c6b24c85048ca918863228857feae658dd6e59ed646ac501f235a481"
            },
            "downloads": -1,
            "filename": "wuddz_search_gui-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "908957dccd137de9870e1e53abcda71a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 322782,
            "upload_time": "2023-01-25T14:23:43",
            "upload_time_iso_8601": "2023-01-25T14:23:43.791465Z",
            "url": "https://files.pythonhosted.org/packages/8e/2b/f544183e19dd60e3f78a74faf9213f61a998c72ecbbcac0fe92d7eada3ec/wuddz_search_gui-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-25 14:23:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "wuddz-search-gui"
}
        
Elapsed time: 0.03316s