A list for the developers of CellML tools

Text archives Help


[cellml-dev] about Python bindings for the CellML 1.11 release


Chronological Thread 
  • From: ak.miller at auckland.ac.nz (Andrew Miller)
  • Subject: [cellml-dev] about Python bindings for the CellML 1.11 release
  • Date: Tue, 12 Jun 2012 09:01:45 +1200

On 12/06/12 08:44, Jose Juan Tapia wrote:
> Hello,
>
> My name is Jose Juan Tapia, a student in Dr. Faeder's group in the
> University of Pittsburgh and I'm interested in the use of CellML as a
> modelling language, and for that purpose I need to interface with
> CellML files from Python.
>
> In fact I just a quick question here. In the release notes it is
> mentioned that Python bindings for the API have been separated into a
> different project but no mention of this project is made. What project
> should I be looking into?

Hi Jose,

The code that lets you call into the CellML API is called cgrspy (CGRS =
CellML Generics and Reflection Service = the part of the API on which
the Python bindings are built).

The source code is here: https://github.com/A1kmm/cgrspy
It is also uploaded to PyPI, so on many platforms you can just type "pip
install cgrspy".
See http://cellml-api.sourceforge.net/bleeding-edge/python_tutorial.html
for more information about using the CellML API from Python.

Best wishes,
Andrew




  • [cellml-dev] about Python bindings for the CellML 1.11 release, Andrew Miller, 06/12/2012

Archive powered by MHonArc 2.6.18.

Top of page