Skip to main content

方便的工具

Project description

自用的工具箱

使用

gg --help

Usage: gg [OPTIONS] COMMAND [ARGS]...

╭─ Options ─────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --install-completion          Install completion for the current shell.                                           │
│ --show-completion             Show completion for the current shell, to copy it or customize the installation.    │
│ --help                        Show this message and exit.                                                         │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ my          自用工作流,1.下载最清晰的youtube视频,2.提取srt文件,3.合并字幕与视频,并清除多余文件,只留带字幕的… │
│ srt         自动生成视频的字幕srt文件                                                                             │
│ srt-merge   合并srt字幕和视频文件                                                                                 │
│ youtube     下载youtube视频                                                                                       │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

打包上传

安装依赖

poetry install

构建包

opetry build

配置pypi token(配置过可跳过)

poetry config pypi-token.pypi <your-api-token>

上传

poetry publish

版本更新

poetry version patch   # 增加补丁版本,0.1.0 -> 0.1.1
poetry version minor   # 增加次版本,0.1.0 -> 0.2.0
poetry version major   # 增加主版本,0.1.0 -> 1.0.0
poetry version <新版本号>  # 直接设置为特定版本号

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gg_daigua-0.2.6.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

gg_daigua-0.2.6-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file gg_daigua-0.2.6.tar.gz.

File metadata

  • Download URL: gg_daigua-0.2.6.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Windows/11

File hashes

Hashes for gg_daigua-0.2.6.tar.gz
Algorithm Hash digest
SHA256 617982e6d4842a3038a2d9efe2f4716b1dabbec7a7ffb58807f2a48c62ecad8a
MD5 f98e680a8a76b7c4a242339a5e287f48
BLAKE2b-256 f2bf67964a370a4b6c6b58443c4c090c43345058f7527c39d8b3ecf6f937d91e

See more details on using hashes here.

File details

Details for the file gg_daigua-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: gg_daigua-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Windows/11

File hashes

Hashes for gg_daigua-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4857d606870a0b80cc4e09d1470ff11e700733a0fb17a5e88e8d9244b54955fe
MD5 af481867a96b11bc82de5ffa4f4d95ba
BLAKE2b-256 1f4532c8242b2293e82037a8517d581ffe3fa4f5f1a4ecfe71f38db58d9081f9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page