DuHast


NameDuHast JSON
Version 1.1.8 PyPI version JSON
download
home_pageNone
SummaryRevit API sample snippets and Revit Batch Processor flows.
upload_time2024-11-24 03:24:19
maintainerNone
docs_urlNone
authorJan Christel
requires_pythonNone
licenseBSD-3-Clause
keywords "revit" "api" "batchprocessor" "sample"
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Code samples for the Revit Batch Processor
This repository contains python code samples for the [Revit Batch Processor](https://github.com/bvn-architecture/RevitBatchProcessor)

A more detailed description of the varies modules, can be found in the online [docs](https://jchristel.github.io/SampleCodeRevitBatchProcessor/) and in the [wiki](https://github.com/jchristel/SampleCodeRevitBatchProcessor/wiki).

## Sample code via pip
The DuHast is now available as a pip install:
```
pip install DuHast
```

The sample flows provided in /Sample in this repository use this package. 



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "DuHast",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "\"Revit\", \"API\", \"Batchprocessor\", \"sample\"",
    "author": "Jan Christel",
    "author_email": "jan.r.christel@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/03/35/ddfcb2527168daa83342ec279dd708c7d79e2cd878cc074b9087bce498e6/DuHast-1.1.8.tar.gz",
    "platform": null,
    "description": "# Code samples for the Revit Batch Processor\nThis repository contains python code samples for the [Revit Batch Processor](https://github.com/bvn-architecture/RevitBatchProcessor)\n\nA more detailed description of the varies modules, can be found in the online [docs](https://jchristel.github.io/SampleCodeRevitBatchProcessor/) and in the [wiki](https://github.com/jchristel/SampleCodeRevitBatchProcessor/wiki).\n\n## Sample code via pip\nThe DuHast is now available as a pip install:\n```\npip install DuHast\n```\n\nThe sample flows provided in /Sample in this repository use this package. \n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Revit API sample snippets and Revit Batch Processor flows.",
    "version": "1.1.8",
    "project_urls": null,
    "split_keywords": [
        "\"revit\"",
        " \"api\"",
        " \"batchprocessor\"",
        " \"sample\""
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fcce616a6f12627ceeb6d0d4b15f4d12b133fef586fe41fea8a271c7df0eec8e",
                "md5": "3c039dec853ee9e8c0638ec26cb10689",
                "sha256": "a03f32651b6d65540f1ba2e5407da2330573a7fa750e64dc8db85f531209f494"
            },
            "downloads": -1,
            "filename": "DuHast-1.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c039dec853ee9e8c0638ec26cb10689",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1043917,
            "upload_time": "2024-11-24T03:24:17",
            "upload_time_iso_8601": "2024-11-24T03:24:17.805069Z",
            "url": "https://files.pythonhosted.org/packages/fc/ce/616a6f12627ceeb6d0d4b15f4d12b133fef586fe41fea8a271c7df0eec8e/DuHast-1.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0335ddfcb2527168daa83342ec279dd708c7d79e2cd878cc074b9087bce498e6",
                "md5": "0ea50dea1af4d640cc07d94220834a65",
                "sha256": "6356dc0c1b17d05f86450ad9bd202b3e8f378e5bfd56c671ddb0a682f6e9032d"
            },
            "downloads": -1,
            "filename": "DuHast-1.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "0ea50dea1af4d640cc07d94220834a65",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 461522,
            "upload_time": "2024-11-24T03:24:19",
            "upload_time_iso_8601": "2024-11-24T03:24:19.992313Z",
            "url": "https://files.pythonhosted.org/packages/03/35/ddfcb2527168daa83342ec279dd708c7d79e2cd878cc074b9087bce498e6/DuHast-1.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 03:24:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "duhast"
}
        
Elapsed time: 0.43615s