Vishal <vsapr...@gmail.com> writes:

[...]

> I think the main point of doing a Python-to-C conversion followed by
> creation of a dll which is re-imported into Python is performance.
> Obfuscation is a by-product of this process. But if code-protection is more
> paramount...it can be the considered the other way round too :)).
> Anyways, if you have not looked, (and I hope you have) at Cython (
> www.cython.org), I would urge you to take a look. Cython shines at doing
> all of this and more in the most convenient way.

Dunno. I tried Cython around a year or two ago and preferred writing
proper C to writing Cython. It was too confusing.



[...]


-- 
Cordially,
Noufal
http://nibrahim.net.in
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to