DuHast


NameDuHast JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryRevit API sample snippets and Revit Batch Processor flows.
upload_time2024-04-09 10:45:18
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
```

This is currently still experimental only. The sample flows will be upgraded to use this package once its considered stable. 



            

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/69/86/96134b1a4801055ac43d756d7bc6e2acbab8f1b277b0ae3033a5558f2aa9/DuHast-0.1.3.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\nThis is currently still experimental only. The sample flows will be upgraded to use this package once its considered stable. \n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Revit API sample snippets and Revit Batch Processor flows.",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [
        "\"revit\"",
        " \"api\"",
        " \"batchprocessor\"",
        " \"sample\""
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "251487f12493da0802e604fadcc42c7026600c066fc92a1f74b048fdc8f1b07d",
                "md5": "587407800e8f5f1bfab75546c9947769",
                "sha256": "05066a00b7aa200767cc366876a28d0b4e555b1b773b8faf7db9642d96b97998"
            },
            "downloads": -1,
            "filename": "DuHast-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "587407800e8f5f1bfab75546c9947769",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 818879,
            "upload_time": "2024-04-09T10:45:16",
            "upload_time_iso_8601": "2024-04-09T10:45:16.053978Z",
            "url": "https://files.pythonhosted.org/packages/25/14/87f12493da0802e604fadcc42c7026600c066fc92a1f74b048fdc8f1b07d/DuHast-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "698696134b1a4801055ac43d756d7bc6e2acbab8f1b277b0ae3033a5558f2aa9",
                "md5": "55481e8ba3022600a99db8e899c63832",
                "sha256": "333af07ea9e1c8e2397c8e32c0175ab7b5a2d581becbe886848c8d107ec99a4f"
            },
            "downloads": -1,
            "filename": "DuHast-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "55481e8ba3022600a99db8e899c63832",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 364396,
            "upload_time": "2024-04-09T10:45:18",
            "upload_time_iso_8601": "2024-04-09T10:45:18.067142Z",
            "url": "https://files.pythonhosted.org/packages/69/86/96134b1a4801055ac43d756d7bc6e2acbab8f1b277b0ae3033a5558f2aa9/DuHast-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 10:45:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "duhast"
}
        
Elapsed time: 0.25163s