You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Once you have written your .pyx file, there are a couple of ways of turning it into an extension module. The following sub-sections describe several ways to build your extension modules, and how to ...