hatch.project.frontend.core.BuildFrontend
=========================================

.. currentmodule:: hatch.project.frontend.core

.. autoclass:: BuildFrontend
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~BuildFrontend.__init__
      ~BuildFrontend.build_sdist
      ~BuildFrontend.build_wheel
      ~BuildFrontend.get_core_metadata
      ~BuildFrontend.get_requires
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~BuildFrontend.hatch
      ~BuildFrontend.scripts
   
   