Welcome to BPpy’s documentation!
BPpy is a Python implementation for the Behavioral Programming paradigm.
Installation
You can install bppy with pip:
pip install bppy
Citing BPpy
To cite this repository in publications:
@misc{bppy,
author = {Tom Yaacov},
title = {BPpy: Behavioral Programming In Python},
year = {2020},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/bThink-BGU/BPpy}},
}