Skip to main content
Glama

Python Dependency Manager Companion

by KemingHe
settings.rstβ€’826 B
======== Settings ======== The settings plugin hook allows plugin authors to add new settings to conda. Users will be able to use these new parameters either in ``.condarc`` files or define them as environment variables. For more information on configuration in conda, see :doc:`Configuration </user-guide/configuration/index>`. The plugin hooks relies on using the various :class:`conda.common.configuration.Parameter` sub-classes (e.g. :class:`conda.common.configuration.PrimitiveParameter` or :class:`conda.common.configuration.SequenceParameter`). For more examples of how these parameter classes are used, please see the :class:`conda.base.context.Context` class. .. autoapiclass:: conda.plugins.types.CondaSetting :members: :undoc-members: .. autoapifunction:: conda.plugins.hookspec.CondaSpecs.conda_settings

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/KemingHe/python-dependency-manager-companion-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server