A Python implementation for the Behavioral Programming paradigm
You can install bppy
with pip:
pip install bppy
- BPpy documentation
- General introduction to Behavioral Programming can be found in this BPjs tutorial and others
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}},
}