Index

_ | B | C | D | G | L | M | P | R | S | T | V

_

  • __init__() (docs.CommandLayout method)
    • (docs.CustomButton method), [1]
    • (docs.GitHubLazy method), [1]
    • (docs.ValidateText method)
  • __lab__() (in module docs)
  • _update_style() (docs.ValidateText method), [1]

B

  • button (docs.CommandLayout attribute)
    • (docs.ValidateText attribute)

C

  • clone() (docs.GitHubLazy method)
  • CommandLayout (class in docs)
  • commit() (docs.GitHubLazy method)
  • copy_workflow() (docs.GitHubLazy method)
  • CustomButton (class in docs)

D

  • delete_secrets() (in module docs)
  • docs
    • module

G

  • GITHUB_EMAIL (docs.GitHubLazy attribute), [1]
  • GITHUB_NAME (docs.GitHubLazy attribute), [1]
  • GITHUB_PAT (docs.GitHubLazy attribute), [1]
  • GitHubLazy (class in docs)

L

  • layout (docs.CommandLayout property)
    • (docs.CustomButton attribute)
  • layout() (docs.CommandLayout method)
  • logger (docs.GitHubLazy attribute), [1]

M

  • module
    • docs

P

  • pull() (docs.GitHubLazy method)
  • push() (docs.GitHubLazy method)

R

  • run_command() (docs.GitHubLazy method)

S

  • status() (docs.GitHubLazy method)

T

  • text (docs.CommandLayout property)
  • text() (docs.CommandLayout method), [1]

V

  • validate (docs.ValidateText attribute)
  • validate_text (docs.CommandLayout attribute)
  • ValidateText (class in docs)

Logo

GCPDS - Docs

Navigation

Setting Up the Development Environment

  • Guidelines for Python Module Repository Naming and Configuration on GitHub
  • Configuring Repository Variables and Secrets on GitHub
  • Creating a Personal Access Token (Classic) on GitHub
  • Creating a Project on Read the Docs
  • Integrating GitHub with Webhooks for Read the Docs

Repository Structure Setup

  • General Repository Structure Setup
  • Configuring Workflows in GitHub

Writing Your Python Module

  • Module Directory Structure
  • Transitioning from Jupyter Notebooks to Jupyter Notebooks
  • Using Jupyter Notebooks for Testing and Exploration

Best Practices for Code Implementation

  • PEP8: Style Guide for Python Code
  • PEP257: Docstring Conventions
  • PEP484, PEP585, PEP526 and PEP563: Type Hints and Annotations
  • Preventing OCD Triggers for Yeison

Related Topics

  • Documentation overview

Quick search

©2024, Yeison Cardona. | Powered by Sphinx 7.0.0 & Alabaster 0.7.16