Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #4731

Re: [Python-de] Python Bibliothek auf iOS benutzen.

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Dinu Gherman <gherman@darwin.in-berlin.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Python Bibliothek auf iOS benutzen.
Date Sat, 1 Apr 2017 14:36:21 +0200
Lines 38
Message-ID <mailman.9.1491050760.2961.python-de@python.org> (permalink)
References <trinity-5df16430-e334-4553-a5c5-9f3ce4ec534c-1491049086986@3capp-gmx-bs56> <8CB6D291-45F9-4985-B9F2-7A5DE0B3738A@darwin.in-berlin.de>
Mime-Version 1.0 (Mac OS X Mail 9.3 \(3124\))
Content-Type text/plain; charset=iso-8859-1
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de T6q7fJfe5GbWStTozzm0BgJQ6XjzunnVbU+QqekjYzoQ==
Return-Path <gherman@darwin.in-berlin.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
X-Envelope-From gherman@darwin.in-berlin.de
X-Priority 3
In-Reply-To <trinity-5df16430-e334-4553-a5c5-9f3ce4ec534c-1491049086986@3capp-gmx-bs56>
X-Mailer Apple Mail (2.3124)
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.23
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <8CB6D291-45F9-4985-B9F2-7A5DE0B3738A@darwin.in-berlin.de>
X-Mailman-Original-References <trinity-5df16430-e334-4553-a5c5-9f3ce4ec534c-1491049086986@3capp-gmx-bs56>
Xref csiph.com de.comp.lang.python:4731

Show key headers only | View raw


On 01 Apr 2017, at 14:18, Robert Hai <rhey@gmx.de> wrote:
> 
>   Aktuell arbeite ich an einer iOS App die ich in Swift schreibe. In dieser
>   App wuerde ich gerne die Funktionalitaet einer Python Bibliothek nutzen
>   (Sympy - http://www.sympy.org/en/index.html). Mein Ansatz ist zwischen C++
>   und Swift zu bridgen (das funktioniert soweit) und in C++ per #include
>   "Python.h"  das Python Framework zu benutzen.
> 
>   Hier beschreiebn
>   : https://developer.apple.com/library/content/technotes/tn2328/_index.html
> 
>   Das Problem ist nur, dass ich keine Version des Python Frameworks finden
>   kann die ich in xCode fuer iOS verwenden kann. Finden kann ich nur eine
>   fuer OSX was nach meinem Verstaendnis von Architekturen nicht
>   funktionieren wuerde (i386 vs. arm). Hat jemand eine Idee wie ich an so
>   etwas kommen koennte ? Oder einen besseren Ansatz wie ich Sympy in
>   Swift oder in C++ auf iOS benutzen kann ?

Hallo Robert, 

ich meine, Pythonista enthält SymPy, wenn ich das richtig interpretiere:

http://omz-software.com/pythonista/docs/index.html

Vielleicht hilft das? 

Gruß,

Dinu

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de] Python Bibliothek auf iOS benutzen. Dinu Gherman <gherman@darwin.in-berlin.de> - 2017-04-01 14:36 +0200

csiph-web