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,

Etienne

>
> On 23 Jan 2018 9:56 PM, "Etienne Robillard" <tka...@yandex.com 
> <javascript:>> 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 <javascript:>
>> 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 <javascript:>.
>> To post to this group, send email to django...@googlegroups.com 
>> <javascript:>.
>> 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%40yandex.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+unsubscr...@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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to