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


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

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 15:20:16 +0200
Lines 40
Message-ID <mailman.11.1491052819.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> <371C7F30-CD2F-42A3-A500-BD7B3A3E18EC@darwin.in-berlin.de>
Mime-Version 1.0 (1.0)
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de hvJmajVAXytVVOpOsirRCgdltF//BLViDX7i9wNkVQqw==
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-Mailer iPhone Mail (13G36)
In-Reply-To <8CB6D291-45F9-4985-B9F2-7A5DE0B3738A@darwin.in-berlin.de>
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 <371C7F30-CD2F-42A3-A500-BD7B3A3E18EC@darwin.in-berlin.de>
X-Mailman-Original-References <trinity-5df16430-e334-4553-a5c5-9f3ce4ec534c-1491049086986@3capp-gmx-bs56> <8CB6D291-45F9-4985-B9F2-7A5DE0B3738A@darwin.in-berlin.de>
Xref csiph.com de.comp.lang.python:4733

Show key headers only | View raw


Am 01.04.2017 um 14:36 schrieb Dinu Gherman <gherman@darwin.in-berlin.de>:
> 
>> 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? 

Ob man mit Pythonista jedoch "richtige" Apps machen kann, ist eine andere Frage.

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 15:20 +0200

csiph-web