Simplified Cython CLI

15 views
Skip to first unread message

Stanislav Zmiev

unread,
Aug 9, 2017, 6:01:36 AM8/9/17
to cython-users

Works on python 2.7 and newer up to 3.6

I've made a simple command-line app that allows you to easily compile .py or .pyx files into c bytecode with cython like this:

mycython.py file_name.py

Please, comment on my code, say what you don't like or what you would add. Any critique/hate/butthurt is welcome!

link: https://github.com/Varabe/cython-tools

Hai Nguyen

unread,
Aug 9, 2017, 8:36:57 AM8/9/17
to cython-users
Hi, what's the difference between your and "cythonize file_name.py"
 
Hai

--

---
You received this message because you are subscribed to the Google Groups "cython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages