-
Notifications
You must be signed in to change notification settings - Fork 4
PyDelphinTop
MichaelGoodman edited this page Jan 24, 2017
·
4 revisions
PyDelphin is a Python library for working with DELPH-IN representations, as well as client interfaces to the ACE processor and web API.
PyDelphin can be installed from the Python Package index as follows:
$ pip install pydelphin # python 2.7
$ pip3 install pydelphin # python 3.3+
The source code, documentation, and issue tracker are available on GitHub: https://github.com/delph-in/pydelphin
Home | Forum | Discussions | Events