astropy / extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions

Home Page:https://extension-helpers.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extension-helpers

Documentation Status

The extension-helpers package includes convenience helpers to assist with building Python packages with compiled C/Cython extensions. It is developed by the Astropy project but is intended to be general and usable by any Python package.

For more information, see the documentation at http://extension-helpers.readthedocs.io

About

Helpers to assist with building Python packages with compiled C/Cython extensions

https://extension-helpers.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 95.1%Language:C 4.9%