Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is it possible to run cython code with this as well? Since you can run a setup.py script could you compile cython and run it?

Looking at the docs, it seems only suited for interpreted code, but I’d be interested to know if this was feasible or almost feasible with a little work.



We are working now on support for arbitrary imports of public packages from PyPi, which will include cython support, but only for public pypi packages. Soon after that we'll be working on a way to provide proprietary packages (including cython).


Where did you see mention of a setup.py script? I couldn't find that in their docs. From what I saw, they only support using a long-lived repl.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: