Python Utility Pack
Project description
pytilpack
Pythonの各種ライブラリのユーティリティ集。
インストール
pip install pytilpack
# pip install pytilpack[all]
# pip install pytilpack[fastapi]
# pip install pytilpack[flask]
# pip install pytilpack[flask-login]
# pip install pytilpack[openai]
# pip install pytilpack[sqlalchemy]
# pip install pytilpack[tiktoken]
# pip install pytilpack[tqdm]
# pip install pytilpack[yaml]
使い方
各種ライブラリ用のユーティリティ
import pytilpack.xxx_
xxxのところは各種モジュール名。openai
とかpathlib
とか。
それぞれのモジュールに関連するユーティリティ関数などが入っている。
その他のユーティリティ
import pytilpack.xxx
特定のライブラリに依存しないユーティリティ関数などが入っている。
モジュール一覧
各種ライブラリ用のユーティリティ
- pytilpack.asyncio_
- pytilpack.csv_
- pytilpack.dataclasses_
- pytilpack.fastapi_
- pytilpack.flask_
- pytilpack.flask_login_
- pytilpack.functools_
- pytilpack.json_
- pytilpack.logging_
- pytilpack.openai_
- pytilpack.pathlib_
- pytilpack.python_
- pytilpack.sqlalchemy_
- pytilpack.tiktoken_
- pytilpack.tqdm_
- pytilpack.yaml_
その他のユーティリティ
- pytilpack.data_url # データURL関連
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
pytilpack-1.10.0.tar.gz
(18.7 kB
view details)
Built Distribution
File details
Details for the file pytilpack-1.10.0.tar.gz
.
File metadata
- Download URL: pytilpack-1.10.0.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7a9a81961dc3940262a9036a2cbd966a4d8c98436e3d037ae8fd04ff60056e1 |
|
MD5 | 2511fd83a5c70152965ae548790b2372 |
|
BLAKE2b-256 | ded17d076ff0f648e33ab568889f1945bca690d3e9d63042389a9b0a31a65b35 |
File details
Details for the file pytilpack-1.10.0-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.10.0-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57f526118b093d40a60ad588b2cf63caf9f8f94301249e00e5ed78a160868d25 |
|
MD5 | 30e76f2fe48aa0fafb4f7a4e5f1ba9c4 |
|
BLAKE2b-256 | 3e7588a13f8a8bb4407689d8514a815f9279f26887ebd6f19f3ae847fe5dfe30 |