Metadata-Version: 2.4
Name: duhast
Version: 1.2.2
Summary: Sample code for Revit batch processing and the Revit API.
Author: Jan Christel
Author-email: duhast <jan.r.christel@gmail.com>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/jchristel/SampleCodeRevitBatchProcessor
Requires-Python: >=3.4
Description-Content-Type: text/markdown
Dynamic: requires-python

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