# PyBehnevis

a simple, easy-2-use, independent python3 wrapper for [Behnevis API](http://www.behnevis.com/api.html).

## Usage
```
from pybehnevis import PyBehnevis
behnevis = PyBehnevis()
behnevis.convert("maar ra khaham goft: che shokuhi darad ghuk!")
```
