hatch.python.resolve.get_distribution
¶
hatch.python.resolve.
get_distribution
(
name
:
str
,
source
:
str
=
''
,
variant_cpu
:
str
=
''
,
variant_gil
:
str
=
''
)
→
Distribution
¶
Project name not set
Navigation
hatch
hatch.config
hatch.dep
hatch.env
hatch.errors
hatch.index
hatch.plugin
hatch.project
hatch.publish
hatch.python
hatch.python.core
hatch.python.distributions
hatch.python.resolve
hatch.python.resolve.custom_env_var
hatch.python.resolve.get_compatible_distributions
hatch.python.resolve.get_custom_path
hatch.python.resolve.get_custom_source
hatch.python.resolve.get_custom_version
hatch.python.resolve.get_distribution
get_distribution()
hatch.python.resolve.CPythonStandaloneDistribution
hatch.python.resolve.Distribution
hatch.python.resolve.PyPyOfficialDistribution
hatch.template
hatch.utils
hatch.venv
Related Topics
Documentation overview
hatch
hatch.python
hatch.python.resolve
Previous:
hatch.python.resolve.get_custom_version
Next:
hatch.python.resolve.CPythonStandaloneDistribution