kibom


Namekibom JSON
Version 1.9.1 PyPI version JSON
download
home_pagehttps://github.com/SchrodingersGat/KiBom
SummaryBill of Materials generation tool for KiCad EDA
upload_time2023-11-15 04:01:08
maintainer
docs_urlNone
authorOliver Walters
requires_python>=2.7
licenseMIT
keywords kicad bom electronics schematic bill of materials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            KiBoM is a configurable BOM (Bill of Materials) generation tool for KiCad EDA. Written in Python, it can be used directly with KiCad software without the need for any external libraries or plugins. KiBoM intelligently groups components based on multiple factors, and can generate BoM files in multiple output formats. For futher information see the KiBom project page

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SchrodingersGat/KiBom",
    "name": "kibom",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7",
    "maintainer_email": "",
    "keywords": "kicad,bom,electronics,schematic,bill of materials",
    "author": "Oliver Walters",
    "author_email": "oliver.henry.walters@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/ca/0552e3674b03878db34b2c5392b8b471116495bf0b15378beac57888e205/kibom-1.9.1.tar.gz",
    "platform": null,
    "description": "KiBoM is a configurable BOM (Bill of Materials) generation tool for KiCad EDA. Written in Python, it can be used directly with KiCad software without the need for any external libraries or plugins. KiBoM intelligently groups components based on multiple factors, and can generate BoM files in multiple output formats. For futher information see the KiBom project page\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Bill of Materials generation tool for KiCad EDA",
    "version": "1.9.1",
    "project_urls": {
        "Homepage": "https://github.com/SchrodingersGat/KiBom"
    },
    "split_keywords": [
        "kicad",
        "bom",
        "electronics",
        "schematic",
        "bill of materials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "371dbc0b5291c09bfbbe4ef3cae981e54989077be762afba0fd5869f4bc13219",
                "md5": "ab0941d2722e776a0f99805d9027ae91",
                "sha256": "f1d9cae54a2813d6343bb203353f292ab7dad0c4925e1b0c02668e9fa3fb48af"
            },
            "downloads": -1,
            "filename": "kibom-1.9.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab0941d2722e776a0f99805d9027ae91",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7",
            "size": 31262,
            "upload_time": "2023-11-15T04:01:06",
            "upload_time_iso_8601": "2023-11-15T04:01:06.513446Z",
            "url": "https://files.pythonhosted.org/packages/37/1d/bc0b5291c09bfbbe4ef3cae981e54989077be762afba0fd5869f4bc13219/kibom-1.9.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fca0552e3674b03878db34b2c5392b8b471116495bf0b15378beac57888e205",
                "md5": "8b3f6d65a3f9f85937f8b3e3e5ca01dd",
                "sha256": "48c44b30223913121a562ddebf07d5d915dd08de2cdf33126211f58511d2fc05"
            },
            "downloads": -1,
            "filename": "kibom-1.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8b3f6d65a3f9f85937f8b3e3e5ca01dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7",
            "size": 34926,
            "upload_time": "2023-11-15T04:01:08",
            "upload_time_iso_8601": "2023-11-15T04:01:08.327938Z",
            "url": "https://files.pythonhosted.org/packages/4f/ca/0552e3674b03878db34b2c5392b8b471116495bf0b15378beac57888e205/kibom-1.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 04:01:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SchrodingersGat",
    "github_project": "KiBom",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "lcname": "kibom"
}
        
Elapsed time: 0.13942s