geekcomputers / geekcomputers/Python
Python file to rename multiple file names in a directory
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 35.4k
- フォーク
- 12.9k
- 平均マージ
- 2時間 37分
- マージ済み PR(30日)
- 1
説明
While working over several projects in web development, the most irritating thing is having image files of different name and converting into smaller and simpler file names i.e(1.jpeg,2.jpeg etc).
I can create a python script for the same, on running the script it will change all the files to numerical file names.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
issue ではファイルもテストも指定されていません。リポジトリにある既存の Python の例を確認して、ディレクトリユーティリティの適切なエントリーポイントを見つけてください。そのうえで、想定される数値命名の動作とファイルの選択方法を確認してから、実装してテストしてください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100