pbt-simple


Namepbt-simple JSON
Version 2.1.2 PyPI version JSON
download
home_pagehttps://github.com/binh-vu/pbt-simple
SummaryA simpler version of [PBT](https://github.com/binh-vu/pbt) for installing a package (and its local dependencies in editable mode) and build extension modules written in PYO3.
upload_time2025-07-28 02:54:46
maintainerNone
docs_urlNone
authorBinh Vu
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pbt-simple

A simpler version of [PBT](https://github.com/binh-vu/pbt) for installing a package (and its local dependencies in editable mode) and build Rust extension modules.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/binh-vu/pbt-simple",
    "name": "pbt-simple",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Binh Vu",
    "author_email": "binh@toan2.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/9d/d910fec5245f68882b7884cd5cd0576dcf1c72f4b5252b72f06a56324320/pbt_simple-2.1.2.tar.gz",
    "platform": null,
    "description": "# pbt-simple\n\nA simpler version of [PBT](https://github.com/binh-vu/pbt) for installing a package (and its local dependencies in editable mode) and build Rust extension modules.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simpler version of [PBT](https://github.com/binh-vu/pbt) for installing a package (and its local dependencies in editable mode) and build extension modules written in PYO3.",
    "version": "2.1.2",
    "project_urls": {
        "Homepage": "https://github.com/binh-vu/pbt-simple",
        "Repository": "https://github.com/binh-vu/pbt-simple"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "02ecc261aededfd05c5159c875db2ca669cc3e69f7be92aebec3d9c4c85c62aa",
                "md5": "63df91da570f4fbe5332113a56eef095",
                "sha256": "6d81dd993c71d0c4c355534a1b3cf5d6fe58570df9e488585c9333ad8b5e1cfd"
            },
            "downloads": -1,
            "filename": "pbt_simple-2.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63df91da570f4fbe5332113a56eef095",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 27279,
            "upload_time": "2025-07-28T02:54:44",
            "upload_time_iso_8601": "2025-07-28T02:54:44.922150Z",
            "url": "https://files.pythonhosted.org/packages/02/ec/c261aededfd05c5159c875db2ca669cc3e69f7be92aebec3d9c4c85c62aa/pbt_simple-2.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fa9dd910fec5245f68882b7884cd5cd0576dcf1c72f4b5252b72f06a56324320",
                "md5": "86cae7b2fc9fdb64a62adfc6ade3b039",
                "sha256": "6bb6db27081a3742d07922bd8e5d1a9e54a52034fca5682931cad88160f10491"
            },
            "downloads": -1,
            "filename": "pbt_simple-2.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "86cae7b2fc9fdb64a62adfc6ade3b039",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 20221,
            "upload_time": "2025-07-28T02:54:46",
            "upload_time_iso_8601": "2025-07-28T02:54:46.227797Z",
            "url": "https://files.pythonhosted.org/packages/fa/9d/d910fec5245f68882b7884cd5cd0576dcf1c72f4b5252b72f06a56324320/pbt_simple-2.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 02:54:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "binh-vu",
    "github_project": "pbt-simple",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pbt-simple"
}
        
Elapsed time: 1.60652s