Metadata-Version: 2.1
Name: duhast
Version: 1.1.12
Summary: Revit API sample snippets and Revit Batch Processor flows.
Home-page: UNKNOWN
Author: Jan Christel
Author-email: jan.r.christel@gmail.com
License: BSD-3-Clause
Keywords: "Revit","API","Batchprocessor","sample"
Platform: UNKNOWN
Description-Content-Type: text/markdown

# 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. 


