hatch.python.core.PythonManager
===============================

.. currentmodule:: hatch.python.core

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~PythonManager.__init__
      ~PythonManager.get_installed
      ~PythonManager.install
      ~PythonManager.remove
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PythonManager.directory
   
   