Re: [gnome-db] PyGObject for web Development
- From: Gergely Polonkai <gergely polonkai eu>
- To: Daniel Espinosa <esodan gmail com>
- Cc: gnome-db list <gnome-db-list gnome org>, python-hackers-list gnome org
- Subject: Re: [gnome-db] PyGObject for web Development
- Date: Sat, 25 Oct 2014 23:14:50 +0200
It’s a bit unclear to me, what exactly you want to achieve.
What I understand (correct me if I’m wrong) is that you wrote a library in Vala, which uses GDA, and you want to use your library from a web app written in Python.
If I’m right, then all you have to do is to create some GObject Introspection files for your library, so in Python you can simply use the form »from gi.repository import YourLibrary«. How to do this is beyond my knowledge, as I’m pretty beginner with Vala itself; you may want to go directly to the Vala mailing list, or their IRC channel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]