Metadata-Version: 2.1
Name: distribute_compute_config
Version: 0.14.0
Summary: 
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# pybind

Python bindings to `distribute` for automated creation of configuration files

## Documentation

Python documentation is available 
<<<<<<< HEAD
[here](https://fluid-dynamics-group.github.io/distribute/python/).
=======
[here](https://fluid-dynamics-group.github.io/distribute-docs/python/).
>>>>>>> fdfb12ebdaa57f3a6bf85d067046e8781bec9c71
Python installation instructions are available
[here](file:///home/brooks/github/fluids/distribute/docs/book/install.html#python-api-install)

## Developer Documentation

Information on setting up a python developer environment with `maturin` is available in the 
crate-level documentation:

```
cargo doc --open
```

Most users will find it easiest to install from PyPi with the instructions above.

