module bestof.integrations.pypiintegration

November 17, 2021 · View on GitHub

module best_of.integrations.pypi_integration


class PypiIntegration


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_pypistats

update_via_pypistats(project_info: Dict) → None

This file was automatically generated via lazydocs.

Contents

  1. 1class PypiIntegration
  2. 1.1method generate_md_details
  3. 1.2method update_project_info
  4. 1.3method update_via_pypistats