multisys


Namemultisys JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/GitLabBR/multisys
SummaryBuild and publish your python project easily.
upload_time2024-11-20 20:12:30
maintainerNone
docs_urlNone
authorcaique9014
requires_pythonNone
licenseLICENSE.txt
keywords cli build command cmd pypi pip python publish auto automatic automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Usage


```bash
example@bash ~ pip install multisys 
```

# Help

```bash
example@bash ~ multisys -h
```

# Command
```bash
example@bash ~ multisys build -h
example@bash ~ multisys new -h 
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GitLabBR/multisys",
    "name": "multisys",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cli, build, command, cmd, pypi, pip, python, publish, auto, automatic, automation",
    "author": "caique9014",
    "author_email": "caiqueonz777@proton.me",
    "download_url": "https://files.pythonhosted.org/packages/45/ad/28d81497d882cd272364cb4ed1419ee188c68b8deff5096763af3b74f234/multisys-0.1.tar.gz",
    "platform": null,
    "description": "# Usage\r\n\r\n\r\n```bash\r\nexample@bash ~ pip install multisys \r\n```\r\n\r\n# Help\r\n\r\n```bash\r\nexample@bash ~ multisys -h\r\n```\r\n\r\n# Command\r\n```bash\r\nexample@bash ~ multisys build -h\r\nexample@bash ~ multisys new -h \r\n```\r\n",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "Build and publish your python project easily.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/GitLabBR/multisys"
    },
    "split_keywords": [
        "cli",
        " build",
        " command",
        " cmd",
        " pypi",
        " pip",
        " python",
        " publish",
        " auto",
        " automatic",
        " automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34129e5870be818fe24dc058d9a14e70326047dfec2097f53f24283e4bb85a98",
                "md5": "8dc4b2aa03baa687b4a629798a17ff99",
                "sha256": "26a7bdfbaa017a814c481630019057ad8a002d3c7f0cfc8ea38e50602d1dbb57"
            },
            "downloads": -1,
            "filename": "multisys-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8dc4b2aa03baa687b4a629798a17ff99",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2608,
            "upload_time": "2024-11-20T20:12:28",
            "upload_time_iso_8601": "2024-11-20T20:12:28.392171Z",
            "url": "https://files.pythonhosted.org/packages/34/12/9e5870be818fe24dc058d9a14e70326047dfec2097f53f24283e4bb85a98/multisys-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45ad28d81497d882cd272364cb4ed1419ee188c68b8deff5096763af3b74f234",
                "md5": "883970203cec37f209b1e43e4d44ee53",
                "sha256": "fb0e2d1f42cee2d87cc983700088cda4c8ce077314dc309a49428d64dfa53a63"
            },
            "downloads": -1,
            "filename": "multisys-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "883970203cec37f209b1e43e4d44ee53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2170,
            "upload_time": "2024-11-20T20:12:30",
            "upload_time_iso_8601": "2024-11-20T20:12:30.051441Z",
            "url": "https://files.pythonhosted.org/packages/45/ad/28d81497d882cd272364cb4ed1419ee188c68b8deff5096763af3b74f234/multisys-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 20:12:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GitLabBR",
    "github_project": "multisys",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "multisys"
}
        
Elapsed time: 0.46076s