Skip to content

giraycoskun/myscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-scripts

This repository contains various Python scripts for different tasks.

Installation

To install the required dependencies, run:

git clone https://github.com/giraycoskun/myscripts.git
cd myscripts
uv sync
uv build --refresh
uv tool install --refresh .
uv tool uninstall myscripts

Usage

Running the Main Script

To run the main script, use:

uv run python ./myscripts/cli.py

CLI Usage

To use the command line interface, run:

python -m myscripts [commands]

UV Tool

uvx myscripts --help 

Available Commands

  • hello-world: Prints "Hello, World!" to the console.
  • download: Download utilty commands.
    • download-m3u8-ytdlp: Downloads M3U8 video using yt-dlp.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors