constructpy


Nameconstructpy JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryAn IFC based constructability assessment automation library for BIM
upload_time2025-01-22 20:24:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords constructpy
VCS
bugtrack_url
requirements ifcopenshell geopy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # constructpy


[![image](https://img.shields.io/pypi/v/constructpy.svg)](https://pypi.python.org/pypi/constructpy)
[![image](https://img.shields.io/conda/vn/conda-forge/constructpy.svg)](https://anaconda.org/conda-forge/constructpy)


**A constructability assessment automation library for BIM based on IFC**


-   Free software: MIT License
-   Documentation: https://chrisjesuscj.github.io/constructpy
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "constructpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "constructpy",
    "author": null,
    "author_email": "Christian Jesus <christianjesusrj@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/49/18/cfd3441eb97aafcc00f8221cb15fded3210061d8d2b1f4c228b18dcdd4a1/constructpy-0.0.7.tar.gz",
    "platform": null,
    "description": "# constructpy\n\n\n[![image](https://img.shields.io/pypi/v/constructpy.svg)](https://pypi.python.org/pypi/constructpy)\n[![image](https://img.shields.io/conda/vn/conda-forge/constructpy.svg)](https://anaconda.org/conda-forge/constructpy)\n\n\n**A constructability assessment automation library for BIM based on IFC**\n\n\n-   Free software: MIT License\n-   Documentation: https://chrisjesuscj.github.io/constructpy\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "An IFC based constructability assessment automation library for BIM ",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/chrisjesuscj/constructpy"
    },
    "split_keywords": [
        "constructpy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c6cefed3d9b7eb53e95237ca42f531fff84895e51546880ff81d7e40e52baea7",
                "md5": "d7076caf201e7f0424b9181b6feadc03",
                "sha256": "543c8ee21dd262fe80b4f5ecb869e291313da5c832234e245f652cb7dd6bf83a"
            },
            "downloads": -1,
            "filename": "constructpy-0.0.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7076caf201e7f0424b9181b6feadc03",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 1739762,
            "upload_time": "2025-01-22T20:24:54",
            "upload_time_iso_8601": "2025-01-22T20:24:54.161519Z",
            "url": "https://files.pythonhosted.org/packages/c6/ce/fed3d9b7eb53e95237ca42f531fff84895e51546880ff81d7e40e52baea7/constructpy-0.0.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4918cfd3441eb97aafcc00f8221cb15fded3210061d8d2b1f4c228b18dcdd4a1",
                "md5": "bd85805de20ab54b32d5fd0dbb162c5b",
                "sha256": "688cd3de68263f592078030a222d3b3d437c435f63e72d73de7eebc3a3e9f07a"
            },
            "downloads": -1,
            "filename": "constructpy-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "bd85805de20ab54b32d5fd0dbb162c5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2522596,
            "upload_time": "2025-01-22T20:24:56",
            "upload_time_iso_8601": "2025-01-22T20:24:56.339882Z",
            "url": "https://files.pythonhosted.org/packages/49/18/cfd3441eb97aafcc00f8221cb15fded3210061d8d2b1f4c228b18dcdd4a1/constructpy-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-22 20:24:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chrisjesuscj",
    "github_project": "constructpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ifcopenshell",
            "specs": []
        },
        {
            "name": "geopy",
            "specs": []
        }
    ],
    "lcname": "constructpy"
}
        
Elapsed time: 1.31819s