KrzyHonk / bpmn-python

Project for creating a Python library that allows to import/export BPMN diagram (as an XML file) and provides a simple visualization capabilities
GNU General Public License v3.0
66 stars 47 forks source link

Switch from Python 2 compatibility to Python 3 #24

Open KrzyHonk opened 7 years ago

KrzyHonk commented 7 years ago

Python 3 provides some interesting functionalities. It'll be useful to drop compatibility with Python 2 and use Python 3.