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[htmlrag]
# pip install pytilpack[markdown]
# pip install pytilpack[openai]
# pip install pytilpack[pyyaml]
# pip install pytilpack[sqlalchemy]
# pip install pytilpack[tiktoken]
# pip install pytilpack[tqdm]
使い方
各種ライブラリ用のユーティリティ
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.threading_
- pytilpack.tiktoken_
- pytilpack.tqdm_
- pytilpack.yaml_
その他のユーティリティのモジュール一覧
- pytilpack.data_url # データURL関連
- pytilpack.htmlrag # HtmlRAG関連
開発手順
- DEVELOPMENT.md を参照
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.17.0.tar.gz
(108.7 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 pytilpack-1.17.0.tar.gz.
File metadata
- Download URL: pytilpack-1.17.0.tar.gz
- Upload date:
- Size: 108.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df55dc041562852c16f37f0bc313bd519de3d514e1d73890a33c4caccab75464
|
|
| MD5 |
cc5dbc62811005d546d7c605686dc92b
|
|
| BLAKE2b-256 |
31efd39a26f8e3cc37fc592497bc942b23bde3e27c36f1a1503a3f6d9dbec464
|
File details
Details for the file pytilpack-1.17.0-py3-none-any.whl.
File metadata
- Download URL: pytilpack-1.17.0-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12a0245b9a5a50d7adb9cb47e5ad9cdf3556d7d242617a93e3bfcc1f347dd67e
|
|
| MD5 |
1590f8a29e54ebf85ab06fde9e095c01
|
|
| BLAKE2b-256 |
ac998bb9aaebdf1f0110b2a253a07bd5680fd11a69fc067e8b4c10463823ac30
|