Contents Menu Expand Light mode Dark mode Auto light/dark mode
editables 0.4 documentation
editables 0.4 documentation

Contents

  • Basic workflow
  • Mapping individual files/packages
  • Implementation Details
  • Use Cases
Back to top
Edit this page

Building editable wheels#

Contents

  • Basic workflow
    • Create a project
    • Specify what to expose
  • Mapping individual files/packages
    • Build the wheel
  • Implementation Details
    • Editables using .pth entries
    • Package-specific paths
    • Import hooks
    • Reserved Names
  • Use Cases
    • Project directory installed “as is”
    • Project directory installed under an explicit package name
    • Installing part of a source directory
    • Unsupported use cases

Indices and tables#

  • Index

  • Module Index

  • Search Page

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