https://github.com/kwmsmith/cythonbook
See the new repository:
https://github.com/kwmsmith/cythonbook
Last synced: over 1 year ago
JSON representation
See the new repository:
- Host: GitHub
- URL: https://github.com/kwmsmith/cythonbook
- Owner: kwmsmith
- Created: 2014-08-09T04:00:19.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-08-21T13:10:36.000Z (almost 5 years ago)
- Last Synced: 2025-01-28T18:29:53.271Z (over 1 year ago)
- Homepage: https://github.com/cythonbook/examples
- Size: 182 KB
- Stars: 11
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
==============================================================================
We've moved: https://github.com/cythonbook/examples
==============================================================================
This was the original repository for code examples for O'Reilly's
*Cython: A Guide for Python Programmers* by Kurt W. Smith. That repository
has since moved to https://github.com/cythonbook/examples.