方便的工具
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
Release history Release notifications | RSS feed
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.23.tar.gz
(84.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gg_daigua-0.2.23.tar.gz.
File metadata
- Download URL: gg_daigua-0.2.23.tar.gz
- Upload date:
- Size: 84.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d16419428910af13483f430d3d68bc7a76669aee71dead8c09dbb3fb2a9dc45e
|
|
| MD5 |
7353a9992a1e165f7469726dd5fcf8c8
|
|
| BLAKE2b-256 |
50c4519185211ef21f4fff8d25e5fa75550bcbfff64dcdec1e57756cae5ffc21
|
File details
Details for the file gg_daigua-0.2.23-py3-none-any.whl.
File metadata
- Download URL: gg_daigua-0.2.23-py3-none-any.whl
- Upload date:
- Size: 85.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ffb02ebfb6aefed60751cc795e22e5587eeaa085549c9f9ce655091c0993776
|
|
| MD5 |
d8ca946d24db1d996cf5f13a652f46de
|
|
| BLAKE2b-256 |
0320251714387b249317c9d95c59f211b589a7ed3566a8164be736c2be1b5134
|