hatch.project.utils.parse_inline_script_metadata
¶
hatch.project.utils.
parse_inline_script_metadata
(
script
:
str
)
→
dict
[
str
,
Any
]
|
None
¶
https://peps.python.org/pep-0723/#reference-implementation
Project name not set
Navigation
hatch
hatch.config
hatch.dep
hatch.env
hatch.errors
hatch.index
hatch.plugin
hatch.project
hatch.project.config
hatch.project.constants
hatch.project.core
hatch.project.env
hatch.project.frontend
hatch.project.utils
hatch.project.utils.format_script_commands
hatch.project.utils.parse_inline_script_metadata
parse_inline_script_metadata()
hatch.project.utils.parse_script_command
hatch.publish
hatch.python
hatch.template
hatch.utils
hatch.venv
Related Topics
Documentation overview
hatch
hatch.project
hatch.project.utils
Previous:
hatch.project.utils.format_script_commands
Next:
hatch.project.utils.parse_script_command