Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Cover
Table of Contents
Learning Cython Programming
Learning Cython Programming
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
1. Cython Won't Bite
What this book isn't
Installing Cython
Hello World
Module on your own
Summary
2. Understanding Cython
Python ConfigParser
Cython cdef syntax and usage reference
Typedef and function pointers
Scalable asynchronous servers
C sockets with libevent
Integration with build systems
Summary
3. Extending Applications
Python bindings
Python garbage collector
Extending Tmux
Embedding Python
Cythonizing struct cmd_entry
Implementing a Tmux command
Hooking everything together
Compiling pure Python code
Summary
4. Debugging Cython
General Cython caveats
Calling into pure Python modules
Summary
5. Advanced Cython
Caveat on C++ usage
Python threading and GIL
More inspiration
Parsing large amounts of data
Summary
6. Further Reading
OpenMP support
Object initialization
Compile time
Python 3
Summary
Index
← Prev
Back
Next →
← Prev
Back
Next →