CMDHelpMeTool


NameCMDHelpMeTool JSON
Version 0.3.6 PyPI version JSON
download
home_pageNone
SummaryA command-line tool for file management and copying to clipboard.
upload_time2024-04-19 10:11:19
maintainerNone
docs_urlNone
authorAbhi-vish
requires_pythonNone
licenseMIT
keywords command-line tool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CMDHelpMeTool

CMDHelpMeTool is a command-line tool for managing files and copying variable content to the clipboard.

## Installation

You can install CMDHelpMeTool via pip:

```bash
pip install CMDHelpMeTool
```
## Usage

### Command
- `helpme copy_experiment <exp_no>`: Copy the content of a variable to the clipboard.

### Examples

- Copy the file:

  ```bash
  helpme copy_experiment exp_1
  ```
## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "CMDHelpMeTool",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "command-line tool",
    "author": "Abhi-vish",
    "author_email": "iamabhishekvishwakarma7@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/66/c4/68987701a65851d17684ca9878e9d75a6a93cf019b784bef7f1dfa1f447a/CMDHelpMeTool-0.3.6.tar.gz",
    "platform": null,
    "description": "# CMDHelpMeTool\r\n\r\nCMDHelpMeTool is a command-line tool for managing files and copying variable content to the clipboard.\r\n\r\n## Installation\r\n\r\nYou can install CMDHelpMeTool via pip:\r\n\r\n```bash\r\npip install CMDHelpMeTool\r\n```\r\n## Usage\r\n\r\n### Command\r\n- `helpme copy_experiment <exp_no>`: Copy the content of a variable to the clipboard.\r\n\r\n### Examples\r\n\r\n- Copy the file:\r\n\r\n  ```bash\r\n  helpme copy_experiment exp_1\r\n  ```\r\n## License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A command-line tool for file management and copying to clipboard.",
    "version": "0.3.6",
    "project_urls": null,
    "split_keywords": [
        "command-line",
        "tool"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66c468987701a65851d17684ca9878e9d75a6a93cf019b784bef7f1dfa1f447a",
                "md5": "75fb7e50c074c93777877cf42ba2e106",
                "sha256": "0e5bdf687cefd713dc0ece5b7d8a723f548fc53b9cb959ae6cc1804906f702d3"
            },
            "downloads": -1,
            "filename": "CMDHelpMeTool-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "75fb7e50c074c93777877cf42ba2e106",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13333,
            "upload_time": "2024-04-19T10:11:19",
            "upload_time_iso_8601": "2024-04-19T10:11:19.644006Z",
            "url": "https://files.pythonhosted.org/packages/66/c4/68987701a65851d17684ca9878e9d75a6a93cf019b784bef7f1dfa1f447a/CMDHelpMeTool-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 10:11:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cmdhelpmetool"
}
        
Elapsed time: 0.23241s