module bestof.integrations.condaintegration

January 11, 2021 · View on GitHub

module best_of.integrations.conda_integration

Global Variables

  • MIN_PROJECT_DESC_LENGTH

class CondaIntegration


property name


method generate_md_details

generate_md_details(project: Dict, configuration: Dict) → str

method update_project_info

update_project_info(project_info: Dict) → None

method update_via_conda_api

update_via_conda_api(project_info: Dict) → None

This file was automatically generated via lazydocs.

Contents

  1. 1Global Variables
  2. 2class CondaIntegration
  3. 2.1method generate_md_details
  4. 2.2method update_project_info
  5. 2.3method update_via_conda_api