Skip to content

KaushikKondu/yt-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YT Tutorial

A Python project setup with development container support.

Setup

This project includes a development container configuration for consistent development environment.

Prerequisites

  • Docker
  • Visual Studio Code with Remote-Containers extension

Getting Started

  1. Clone this repository
  2. Open in VS Code
  3. When prompted, reopen in container or use Command Palette: "Remote-Containers: Reopen in Container"

Development

The development environment includes:

  • Python 3
  • Pylint for linting
  • Black for code formatting
  • Docker support

Files

  • basic-test.py - Main Python script
  • .devcontainer/ - Development container configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors