please try and share your findings, I'm sure I'm not the only one curious about this
On Wed, Jan 24, 2018 at 11:21 AM, Etienne Robillard <tkadm30@yandex.com> wrote:
Hi Avraham--
On Tuesday, 23 January 2018 17:18:19 UTC-5, Avraham Serour wrote:Did you try doing this and see what happens?
Not yet. But I presume I could just use the libdjango.so shared library as a replacement for the django package?
Regards,
EtienneOn 23 Jan 2018 9:56 PM, "Etienne Robillard" <tka...@yandex.com> wrote:Can I create a file named libdjango.pyx with the following code:
{{{
import django
from django import *
}}}
Then compile the C file with gcc to access django in C ?
Etienne
Le 2018-01-23 à 04:32, Etienne Robillard a écrit :
Hi,
I would like to know if it would be possible to autogenerate C bindings for the whole Django package in Cython or similar extension.
What do you think? :)
Cheers,
Etienne
--
Etienne Robillard
tka...@yandex.com
https://www.isotopesoftware.ca/
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com .
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users .
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5b89eee2-b69e .-f35b-4a8f-ac3bbb362cda%40yand ex.com
For more options, visit https://groups.google.com/d/optout .
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com .
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users .
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b6a19d7d- .940b-4855-ab74-96f0e30b75fd% 40googlegroups.com
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFWa6tLyLBJ3K8CG7KbxSeDY0K8BPz%2BH20V-LdX1uBEqOi_BJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment