binary_wheel_builder API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Module Index

  • api - API surface for using the package with python code
    • build - Infrastructure to build deterministic wheels
    • meta - Meta data around wheels
    • well_known_platforms - Contains the well known platforms for python wheel one might want to target to simplify usage
    • wheel_sources - Contains a curated list of supported wheel sources
      • exceptions - Exceptions that can be thrown when working with sources
      • github - Sources for GitHub
      • github_test - Undocumented
      • gitlab_package_registry - Sources for GitLab
      • gitlab_package_registry_test - Undocumented
      • platform_based_file - Source for local binaries, which differ based on the target platform
      • platform_based_file_test - Undocumented
      • static - Source for static files that can be used on all target platforms
API Documentation for binary_wheel_builder, generated by pydoctor 24.3.3 at 2024-05-22 07:25:50.