xpip-build


Namexpip-build JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/bondbox/xpip/
SummaryPython package. Build. Install.
upload_time2025-03-18 12:17:10
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_pythonNone
licenseGPLv2
keywords setuptools wheel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xpip-build

The `xpip-build` can easily and quickly build and install Python package.

You can clean, check, and create source distributions and built (wheel) distributions with just one command (`xpip-build setup --clean --all`), without the need to execute multiple commands.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/xpip/",
    "name": "xpip-build",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "setuptools, wheel",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/71/945ebaa78b1f5e2a3a3b760bd2d5df854cbec3397179a4c6654b3eda453a/xpip_build-1.3.1.tar.gz",
    "platform": "any",
    "description": "# xpip-build\n\nThe `xpip-build` can easily and quickly build and install Python package.\n\nYou can clean, check, and create source distributions and built (wheel) distributions with just one command (`xpip-build setup --clean --all`), without the need to execute multiple commands.\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Python package. Build. Install.",
    "version": "1.3.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/xpip/issues",
        "Documentation": "https://github.com/bondbox/xpip/",
        "Homepage": "https://github.com/bondbox/xpip/",
        "Source Code": "https://github.com/bondbox/xpip/"
    },
    "split_keywords": [
        "setuptools",
        " wheel"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "55d669bbca7c2196cab1c040f1531d48cc0680aa26b811ffa989f97af006bacb",
                "md5": "d7ca6d3996c50b7cf34cd464aafe264d",
                "sha256": "96948d5781c27eb54a32a5ce5da13cd010bc841915397845a3bf482c92febfd8"
            },
            "downloads": -1,
            "filename": "xpip_build-1.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7ca6d3996c50b7cf34cd464aafe264d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 18930,
            "upload_time": "2025-03-18T12:17:09",
            "upload_time_iso_8601": "2025-03-18T12:17:09.280715Z",
            "url": "https://files.pythonhosted.org/packages/55/d6/69bbca7c2196cab1c040f1531d48cc0680aa26b811ffa989f97af006bacb/xpip_build-1.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f271945ebaa78b1f5e2a3a3b760bd2d5df854cbec3397179a4c6654b3eda453a",
                "md5": "362bd467d1f42b6cbd070571f1532094",
                "sha256": "5397dd4285efccddc3164fd3f4449c96ab4cd3fb4b0d36dd021d4cac00b23203"
            },
            "downloads": -1,
            "filename": "xpip_build-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "362bd467d1f42b6cbd070571f1532094",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11019,
            "upload_time": "2025-03-18T12:17:10",
            "upload_time_iso_8601": "2025-03-18T12:17:10.648275Z",
            "url": "https://files.pythonhosted.org/packages/f2/71/945ebaa78b1f5e2a3a3b760bd2d5df854cbec3397179a4c6654b3eda453a/xpip_build-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-18 12:17:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "xpip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xpip-build"
}
        
Elapsed time: 0.61682s