Re: Cython Package support
Jim Kleckner <[email protected]>
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
Stefan Behnel wrote: > Andreas Kostyrka wrote: >> The Cython Wiki mentions better package support? How does one use it? > > By arranging your source files in a package structure the way Python would > expect it? Which is described nicely by David McNab here: http://wiki.cython.org/PackageHierarchy And for those unfamiliar with the wiki, you can easily get a list of pages from the title index: http://wiki.cython.org/TitleIndex