Frequently used processes are made into functions
Project description
pyfunc_happyset
Overview
Pythonの自分的便利関数詰め合わせセット
Requirement
- MacOS
- Python 3.11.5
Features
データ取得系
- csvファイルから読み込んでリストにする : Get_csv2List
- テキストファイルから任意の区切り文字で読み込んでリストにする : Get_text2List
- 指定したリストの重複を削除する : Get_uniqueList
- 辞書型で値からキーを取得する : Get_keyFromValue
データ書き込み
- 1次元配列を指定したファイルの末尾に追加する : Write_a_1dlist
- 2次元配列を指定したファイルの末尾に追加する : Write_a_2dlist
- 1次元配列を指定したファイルに上書きする : Write_w_1dlist
- 2次元配列を指定したファイルに上書きする : Write_w_2dlist
ファイル操作
- 指定したディレクトリの下にあるディレクトリの名前をリストで返す : Get_dirList
- 指定したディレクトリの下にあるファイルの名前をリストで返す : Get_fileList
- 指定したディレクトリの下にあるファイルの絶対パスを返す : Get_filepathList
- 指定したファイルを指定した場所に移動する : Move_file
- ディレクトリの中身を空にする : Clear_dir
- ファイルの中身を空にする : Clear_file
- 指定したディレクトリ以下の構造を複製する : Copy_dir
そのほか
- 2次元配列を1次元配列にする : Conv_2dListTo1dList
- 正規表現にマッチする箇所を置き換える : Replace_match
- 指定秒停止する : Wait
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
happyset-1.1.3.tar.gz
(3.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 happyset-1.1.3.tar.gz.
File metadata
- Download URL: happyset-1.1.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed29236341efbb968a4ccafb5e93ace2afad38b6c27691f97b12766b4e37d949
|
|
| MD5 |
94fb58752331656b9aac301c899b1286
|
|
| BLAKE2b-256 |
04f4da961297b936cbbaf9c6a2cb5e5adc4c565360f09a6485067db54db12ed1
|
File details
Details for the file happyset-1.1.3-py3-none-any.whl.
File metadata
- Download URL: happyset-1.1.3-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dab34a682011eeccb504b3a14d7f4f42aee8886a273d1ac3bba56508d6277053
|
|
| MD5 |
289e5305468f6f518c7a8c877914d52b
|
|
| BLAKE2b-256 |
e1e776741167c42e297a3307586fa7c9178ecddbe436d83b3dcf08f529707d65
|