ymvas


Nameymvas JSON
Version 1.1.13 PyPI version JSON
download
home_pageNone
SummaryYmvas - handle your life like a developer!
upload_time2025-07-11 20:33:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Ymvas - handle your life like a developer!

Installation:
```bash
pip3 install ymvas
```

Installation system base:
```bash
curl -sL http://docs.ymvas.com/vas/ymvas/install-unix.bash | bash
```


Usage:

```bash
Usage :
    ym {command}   |  info,clone,config,compile
    ym --{command} |  Is not allowed!

File based commands placed like this:
    ~/repo/.ymvas/commands/install.bash
    ~/repo/.ymvas/commands/install.py
    ~/repo/.ymvas/commands/install.sh

Can be easly executed like this:
    ym install

```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ymvas",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Vasyl Yovdiy <vas@ymvas.com>",
    "download_url": "https://files.pythonhosted.org/packages/93/a8/505d520c50fee1b766f277f0ed05a05894c73f22b44113c4f3a32242001e/ymvas-1.1.13.tar.gz",
    "platform": null,
    "description": "Ymvas - handle your life like a developer!\n\nInstallation:\n```bash\npip3 install ymvas\n```\n\nInstallation system base:\n```bash\ncurl -sL http://docs.ymvas.com/vas/ymvas/install-unix.bash | bash\n```\n\n\nUsage:\n\n```bash\nUsage :\n    ym {command}   |  info,clone,config,compile\n    ym --{command} |  Is not allowed!\n\nFile based commands placed like this:\n    ~/repo/.ymvas/commands/install.bash\n    ~/repo/.ymvas/commands/install.py\n    ~/repo/.ymvas/commands/install.sh\n\nCan be easly executed like this:\n    ym install\n\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Ymvas - handle your life like a developer!",
    "version": "1.1.13",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3f84494180effdb0e0dbf712c72f70600303824bfa643b6349872e9e2b9b8d04",
                "md5": "27cc98c088ce29f38577a86ebcaf8951",
                "sha256": "cb09a7430ed569be5cb46421df68cb6ea03aed93b01287348938cdbf582f85f1"
            },
            "downloads": -1,
            "filename": "ymvas-1.1.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27cc98c088ce29f38577a86ebcaf8951",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 25271,
            "upload_time": "2025-07-11T20:33:34",
            "upload_time_iso_8601": "2025-07-11T20:33:34.778449Z",
            "url": "https://files.pythonhosted.org/packages/3f/84/494180effdb0e0dbf712c72f70600303824bfa643b6349872e9e2b9b8d04/ymvas-1.1.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "93a8505d520c50fee1b766f277f0ed05a05894c73f22b44113c4f3a32242001e",
                "md5": "339628a22b543ff0f60918656d2b6baf",
                "sha256": "82e5a61a803f6247474f14e0263877d601947d2a7b5134f3f9fa80a0b6003e6d"
            },
            "downloads": -1,
            "filename": "ymvas-1.1.13.tar.gz",
            "has_sig": false,
            "md5_digest": "339628a22b543ff0f60918656d2b6baf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 19895,
            "upload_time": "2025-07-11T20:33:35",
            "upload_time_iso_8601": "2025-07-11T20:33:35.744617Z",
            "url": "https://files.pythonhosted.org/packages/93/a8/505d520c50fee1b766f277f0ed05a05894c73f22b44113c4f3a32242001e/ymvas-1.1.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 20:33:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ymvas"
}
        
Elapsed time: 0.90987s