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.7.0.tar.gz
(17.2 kB
view details)
Built Distribution
pytilpack-1.7.0-py3-none-any.whl
(22.4 kB
view details)
File details
Details for the file pytilpack-1.7.0.tar.gz
.
File metadata
- Download URL: pytilpack-1.7.0.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0fd7c4325aeb855536c375f1c35e57b9398c4af3a569fbb3dd437cc213c16b8 |
|
MD5 | 4e571e64cb5356a7de78fc4a8ab9274d |
|
BLAKE2b-256 | 1fb7964eef2cd2f37e1d9b06438fe982636cfca1a15a50e5c09a1c6b6a419052 |
File details
Details for the file pytilpack-1.7.0-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.7.0-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67479be7fb386f64c3e73ea6c81a8d4b151f5aaf21bfb2e1afeffe2dffbff4e3 |
|
MD5 | 62a39f16e8fe7521c42571ec7d6d64d0 |
|
BLAKE2b-256 | de3333bdd367cc0f3061921751cba3dc5e7f5d539f2fffb7fa7efe683bf3121b |