bcf-client


Namebcf-client JSON
Version 0.0.240518 PyPI version JSON
download
home_pageNone
SummaryBCF-XML file handler.
upload_time2024-05-18 00:37:41
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/8a/fc/967caaf56bd02b44a24ed5393beec451a829e2c327c4d08e9849674b12eb/bcf_client-0.0.240518.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.240518",
    "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": "a369b5a3bc47ffbd306b113b320d0e5727d85c3d1d6b5a5673405a3f71e444ea",
                "md5": "3fa2cf72d6640c4991e567ac5aff7cbe",
                "sha256": "d08c624bd28bf396c99211c888056062c9afe3de980e6936c0c7d97ef5a2aa7a"
            },
            "downloads": -1,
            "filename": "bcf_client-0.0.240518-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3fa2cf72d6640c4991e567ac5aff7cbe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 59888,
            "upload_time": "2024-05-18T00:37:39",
            "upload_time_iso_8601": "2024-05-18T00:37:39.709345Z",
            "url": "https://files.pythonhosted.org/packages/a3/69/b5a3bc47ffbd306b113b320d0e5727d85c3d1d6b5a5673405a3f71e444ea/bcf_client-0.0.240518-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8afc967caaf56bd02b44a24ed5393beec451a829e2c327c4d08e9849674b12eb",
                "md5": "9b21d2828331029118050034f8b38ec2",
                "sha256": "2b249c0e56ac7b8ba7da2ca0cbc1e1b46d9098646caedb3243fadece9cb3e243"
            },
            "downloads": -1,
            "filename": "bcf_client-0.0.240518.tar.gz",
            "has_sig": false,
            "md5_digest": "9b21d2828331029118050034f8b38ec2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 47658,
            "upload_time": "2024-05-18T00:37:41",
            "upload_time_iso_8601": "2024-05-18T00:37:41.436465Z",
            "url": "https://files.pythonhosted.org/packages/8a/fc/967caaf56bd02b44a24ed5393beec451a829e2c327c4d08e9849674b12eb/bcf_client-0.0.240518.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-18 00:37:41",
    "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.29226s