[Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
Hannu Krosing
hannu at krosing.net
Sat Mar 31 14:56:14 CEST 2012
More information about the Python-Dev mailing list
Sat Mar 31 14:56:14 CEST 2012
- Previous message: [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
- Next message: [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 2012-03-31 at 14:41 +0200, Stefan Behnel wrote: > Hannu Krosing, 31.03.2012 14:22: > > Has anyone used Cython for developing a module to be used from > > postgreSQL/pl/python. > > > > Something that calls back to PostgreSQL internals. > > Note that this is the CPython core developers mailing list, for which your > question is off-topic. Please ask on the cython-users mailing list (see > http://cython.org). Thanks for the pointer ! Can you recommend a similar place for asking the same queston about ctypes ? That is using ctypes for calling back to "outer" c application which embeds the python interpreter. > Stefan > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/hannu%40krosing.net
- Previous message: [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
- Next message: [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list