bcf-client


Namebcf-client JSON
Version 0.0.240418 PyPI version JSON
download
home_pageNone
SummaryBCF-XML file handler.
upload_time2024-04-18 00:35:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords ifc bcf bim
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bcf

A simple Python implementation of the BCF standard. Manipulation of BCF-XML is
available via `bcfxml.py` and manipulation of BCF-API is available via
`bcfapi.py`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bcf-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "IFC, BCF, BIM",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/10/8d/ebf94217c8ae4c9ec06f00aedc0b4341fa9808715a46934941e857df3678/bcf_client-0.0.240418.tar.gz",
    "platform": null,
    "description": "# bcf\n\nA simple Python implementation of the BCF standard. Manipulation of BCF-XML is\navailable via `bcfxml.py` and manipulation of BCF-API is available via\n`bcfapi.py`.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "BCF-XML file handler.",
    "version": "0.0.240418",
    "project_urls": {
        "Issues": "https://github.com/IfcOpenShell/IfcOpenShell/issues",
        "Source": "https://github.com/IfcOpenShell/IfcOpenShell"
    },
    "split_keywords": [
        "ifc",
        " bcf",
        " bim"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13a14d8c008031810dffea2db94aefbc5436a2dcf188f066793ef0d3623276e0",
                "md5": "570f8921f0c5ae7992421bc241437ad6",
                "sha256": "649e4b8a55cb83b9b42f720e803eaf8cf7eac158eb7cad37f1c92500feacbcaa"
            },
            "downloads": -1,
            "filename": "bcf_client-0.0.240418-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "570f8921f0c5ae7992421bc241437ad6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 59858,
            "upload_time": "2024-04-18T00:35:53",
            "upload_time_iso_8601": "2024-04-18T00:35:53.341632Z",
            "url": "https://files.pythonhosted.org/packages/13/a1/4d8c008031810dffea2db94aefbc5436a2dcf188f066793ef0d3623276e0/bcf_client-0.0.240418-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "108debf94217c8ae4c9ec06f00aedc0b4341fa9808715a46934941e857df3678",
                "md5": "b662b580e1139480e08f0a5e55af7434",
                "sha256": "380beef68eba9c365fd6ee326272d2c775e4ef1b918d4df20dc2d2a7d55e99a5"
            },
            "downloads": -1,
            "filename": "bcf_client-0.0.240418.tar.gz",
            "has_sig": false,
            "md5_digest": "b662b580e1139480e08f0a5e55af7434",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 47607,
            "upload_time": "2024-04-18T00:35:54",
            "upload_time_iso_8601": "2024-04-18T00:35:54.958194Z",
            "url": "https://files.pythonhosted.org/packages/10/8d/ebf94217c8ae4c9ec06f00aedc0b4341fa9808715a46934941e857df3678/bcf_client-0.0.240418.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 00:35:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "IfcOpenShell",
    "github_project": "IfcOpenShell",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bcf-client"
}
        
Elapsed time: 0.22767s