Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
editables 0.6 documentation
editables 0.6 documentation

Contents

  • Basic workflow
  • Mapping individual files/packages
  • The scope of this project
  • Implementation Details
Back to top
View this page

Building editable wheels¶

Contents

  • Basic workflow
    • Create a project
    • Specify what to expose
  • Mapping individual files/packages
    • Build the wheel
  • The scope of this project
    • Overview
    • Source Layouts
    • Notes on other structures
    • Additional notes
  • Implementation Details
    • Editables using .pth entries
    • Package-specific paths
    • Self-replacing modules
    • Import hooks
    • Implicit namespace package support
    • Static Analysis
    • Reserved Names

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next
Basic workflow
Copyright © 2021, Paul Moore
Made with Sphinx and @pradyunsg's Furo