API Documentation¶
Warning
Note that astropy-helpers is deprecated. As justified and described in APE17, the astropy-helpers infrastructure is no longer used for Astropy coordinated or infrastructure packages, and hence is no longer maintained.
astropy_helpers.setup_helpers Module¶
Functions¶
|
This function generates a dictionary containing customized commands that can then be passed to the |
|
Collates all of the information for building all subpackages and returns a dictionary of keyword arguments that can be passed directly to distutils.setup. |
astropy_helpers.version_helpers Module¶
Functions¶
|
Generate a version.py file in the package with version information, and update developer version strings. |
astropy_helpers.openmp_helpers Module¶
Functions¶
|
Add OpenMP compilation flags, if supported (if not a warning will be printed to the console and no flags will be added.) |
astropy_helpers.git_helpers Module¶
Functions¶
|
Determines the number of revisions in this repository. |