gitrex


Namegitrex JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryGitrex is a Graphic User Interface (GUI) application that simplifies and speeds up package upload to repository using twine
upload_time2024-11-20 01:36:22
maintainerNone
docs_urlNone
authorErasmus A. Junior
requires_python>=3.7
licenseGNU LGPLv3
keywords twine upload package module pypi testpypi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **Gitrex is a Graphic User Interface (GUI) application that simplifies and speeds up package upload to repository using twine**

Gitrex can be used to upload packages to pypi and test pypi with just a few clicks and less hustle.

**Download:** https://github.com/eirasmx/gitrex/releases/tag/v.0.0.1

> python -m pip install twine       

**NOTE:** To use Gitrex you have to install twine first

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gitrex",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "twine, upload, package, module, pypi, testpypi",
    "author": "Erasmus A. Junior",
    "author_email": "eirasmx@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/b7/23/8bec92c33734dbc97d5d08b7cc5928ea61beb8cac7f81566e11eec604621/gitrex-0.0.2.tar.gz",
    "platform": null,
    "description": "**Gitrex is a Graphic User Interface (GUI) application that simplifies and speeds up package upload to repository using twine**\r\n\r\nGitrex can be used to upload packages to pypi and test pypi with just a few clicks and less hustle.\r\n\r\n**Download:** https://github.com/eirasmx/gitrex/releases/tag/v.0.0.1\r\n\r\n> python -m pip install twine       \r\n\r\n**NOTE:** To use Gitrex you have to install twine first\r\n",
    "bugtrack_url": null,
    "license": "GNU LGPLv3",
    "summary": "Gitrex is a Graphic User Interface (GUI) application that simplifies and speeds up package upload to repository using twine",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "twine",
        " upload",
        " package",
        " module",
        " pypi",
        " testpypi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7238bec92c33734dbc97d5d08b7cc5928ea61beb8cac7f81566e11eec604621",
                "md5": "78665f7639c6234305eb5415cfa086aa",
                "sha256": "9927816fb44e73d4fd0ecfe20bce0be67ddc28b6af197f402b2671fce2d32110"
            },
            "downloads": -1,
            "filename": "gitrex-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "78665f7639c6234305eb5415cfa086aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4919,
            "upload_time": "2024-11-20T01:36:22",
            "upload_time_iso_8601": "2024-11-20T01:36:22.666243Z",
            "url": "https://files.pythonhosted.org/packages/b7/23/8bec92c33734dbc97d5d08b7cc5928ea61beb8cac7f81566e11eec604621/gitrex-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 01:36:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gitrex"
}
        
Elapsed time: 0.42693s