exapp


Nameexapp JSON
Version 0.2.1 PyPI version JSON
download
home_page
SummaryA Python Example Launcher Application
upload_time2024-01-27 15:25:58
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords example gui application
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ExApp
A Python Example Launcher Application

![](https://github.com/allinpy/ExApp/raw/main/doc/source/_static/ExApp_window.png)

## Overview
ExApp is a Python-based application designed to streamline the process of running Python scripts. It's an ideal tool for developers and users who frequently test or demonstrate multiple Python scripts. By simply executing `python -m exapp <target_folder>`, ExApp initiates a user-friendly, explorer-like interface that allows for the seamless execution of .py files located within the specified target folder.

## Features
- **Explorer-Like Interface**: Navigate through your Python scripts as you would in a file explorer, providing a familiar and intuitive user experience.
- **One-Click Execution**: Run any `.py` file with a single click, eliminating the need to manually enter script paths or commands in the terminal.
- **Folder Specific Search**: Specify the target folder to focus on the scripts relevant to your current project or demonstration.
- **Lightweight and Easy-to-Use**: Designed with simplicity in mind, ExApp is straightforward to set up and operate, requiring minimal configuration.

## Installation and Usage
1. **Installation**: Download the ExApp package and install it using Python. Ensure that Python is correctly installed on your system.
2. **Launching the Application**: Open a terminal or command prompt and navigate to the ExApp directory. Run the application with the command `python -m exapp <target_folder>`, where `<target_folder>` is the path to the folder containing your Python scripts.
3. **Using ExApp**: Once launched, ExApp displays all `.py` files in the specified folder. Click on any script to run it, and view the output directly within the ExApp interface.

## Requirements
- Python: Make sure you have Python installed on your system.
- Dependencies: ExApp relies on standard Python libraries, ensuring compatibility and ease of use.

## Support and Contribution
For support, questions, or contributions, please visit our GitHub repository. We welcome feedback and contributions to improve ExApp and expand its capabilities.

ExApp offers a convenient and efficient way to run and demonstrate Python scripts, tailored for both developers and casual users. Try it out and streamline your Python script execution process!


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "exapp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "example,gui,application",
    "author": "",
    "author_email": "Euiyun Edwin Kim <geniuskey@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/22/6a/3611d1ddc321dc02b570b7dfe5970176b7b520c3e08e05f6cf88cfc4c095/exapp-0.2.1.tar.gz",
    "platform": null,
    "description": "# ExApp\nA Python Example Launcher Application\n\n![](https://github.com/allinpy/ExApp/raw/main/doc/source/_static/ExApp_window.png)\n\n## Overview\nExApp is a Python-based application designed to streamline the process of running Python scripts. It's an ideal tool for developers and users who frequently test or demonstrate multiple Python scripts. By simply executing `python -m exapp <target_folder>`, ExApp initiates a user-friendly, explorer-like interface that allows for the seamless execution of .py files located within the specified target folder.\n\n## Features\n- **Explorer-Like Interface**: Navigate through your Python scripts as you would in a file explorer, providing a familiar and intuitive user experience.\n- **One-Click Execution**: Run any `.py` file with a single click, eliminating the need to manually enter script paths or commands in the terminal.\n- **Folder Specific Search**: Specify the target folder to focus on the scripts relevant to your current project or demonstration.\n- **Lightweight and Easy-to-Use**: Designed with simplicity in mind, ExApp is straightforward to set up and operate, requiring minimal configuration.\n\n## Installation and Usage\n1. **Installation**: Download the ExApp package and install it using Python. Ensure that Python is correctly installed on your system.\n2. **Launching the Application**: Open a terminal or command prompt and navigate to the ExApp directory. Run the application with the command `python -m exapp <target_folder>`, where `<target_folder>` is the path to the folder containing your Python scripts.\n3. **Using ExApp**: Once launched, ExApp displays all `.py` files in the specified folder. Click on any script to run it, and view the output directly within the ExApp interface.\n\n## Requirements\n- Python: Make sure you have Python installed on your system.\n- Dependencies: ExApp relies on standard Python libraries, ensuring compatibility and ease of use.\n\n## Support and Contribution\nFor support, questions, or contributions, please visit our GitHub repository. We welcome feedback and contributions to improve ExApp and expand its capabilities.\n\nExApp offers a convenient and efficient way to run and demonstrate Python scripts, tailored for both developers and casual users. Try it out and streamline your Python script execution process!\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python Example Launcher Application",
    "version": "0.2.1",
    "project_urls": {
        "Documentation": "https://exapp.readthedocs.io",
        "Repository": "https://github.com/allinpy/ExApp.git"
    },
    "split_keywords": [
        "example",
        "gui",
        "application"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba66fd20e6b351c0d11dc0bd8ad9562331e32fda15b1c6cf71737a959c1752e1",
                "md5": "6d4c442c126759ab83018ba830897abf",
                "sha256": "03fbcbb1c70da3106935555cc68d46624049cd2cc38a5b4daa9cac03af5c2fea"
            },
            "downloads": -1,
            "filename": "exapp-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d4c442c126759ab83018ba830897abf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 20055,
            "upload_time": "2024-01-27T15:25:57",
            "upload_time_iso_8601": "2024-01-27T15:25:57.200111Z",
            "url": "https://files.pythonhosted.org/packages/ba/66/fd20e6b351c0d11dc0bd8ad9562331e32fda15b1c6cf71737a959c1752e1/exapp-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "226a3611d1ddc321dc02b570b7dfe5970176b7b520c3e08e05f6cf88cfc4c095",
                "md5": "42c89f63d15ccb6fa6d60e2b45b93939",
                "sha256": "935717cdf5add14a04688d4ae1b425737c202f3ea11aed2b2ced292b8746375b"
            },
            "downloads": -1,
            "filename": "exapp-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "42c89f63d15ccb6fa6d60e2b45b93939",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 20265,
            "upload_time": "2024-01-27T15:25:58",
            "upload_time_iso_8601": "2024-01-27T15:25:58.883818Z",
            "url": "https://files.pythonhosted.org/packages/22/6a/3611d1ddc321dc02b570b7dfe5970176b7b520c3e08e05f6cf88cfc4c095/exapp-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-27 15:25:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "allinpy",
    "github_project": "ExApp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "exapp"
}
        
Elapsed time: 0.16976s