Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
- The package `<package_name>` is a Python Project located in the folder `<package_name>-folder`.
Sign in to like and favorite skills
<package_name> is a Python Project located in the folder <package_name>-folder.Get Python Environment Information tool on the <package_name> path to get the Python executable details.Get Python Environment Information tool anywhere you see <python> in these instructions.
<package_name>: <python> -m <package_name><package_name>: <python> -m pytest <package_name>/tests<package_name>, use the Install Python Package tool with the <package_name>-folder path and arguments ['-e', '.'].launch.json file, configurations related to this package have the prefix <package_name>.<package_name> has a defined pyproject.toml file that you should use and keep up to date.