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.3.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file pytilpack-1.10.3.tar.gz
.
File metadata
- Download URL: pytilpack-1.10.3.tar.gz
- Upload date:
- Size: 18.8 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 | a7ebeaa7bf3d82181d202f304bdf779dc6c1799b4b500be5d47c81266082acab |
|
MD5 | 6f2570f41ac5d620e858de3bea81fc66 |
|
BLAKE2b-256 | 759df0e7636ceb6c89fa34bd5c916c5fc3109eae38bd7dd8e8585ca5f9eeb795 |
File details
Details for the file pytilpack-1.10.3-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.10.3-py3-none-any.whl
- Upload date:
- Size: 24.3 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 | 614dda2ded1d53025f9f45e4bf62a3bdbe82df13f6d20259a418212d27f3065c |
|
MD5 | da0f37eff85ad89ce43d35f2748c752b |
|
BLAKE2b-256 | 52492f74dfe7ccb6e6080c597586dd87f202b242552d9f9ede7e0216d4dc657c |