Python Utility Pack
Project description
pytilpack
Pythonのユーティリティ集。
インストール
pip install pytilpack
# pip install pytilpack[all]
# pip install pytilpack[anthropic]
# pip install pytilpack[fastapi]
# pip install pytilpack[flask]
# pip install pytilpack[markdown]
# pip install pytilpack[msal]
# pip install pytilpack[openai]
# pip install pytilpack[pycryptodome]
# pip install pytilpack[pytest]
# pip install pytilpack[pyyaml]
# pip install pytilpack[quart]
# pip install pytilpack[sqlalchemy]
# pip install pytilpack[tiktoken]
# pip install pytilpack[tqdm]
主な使い方
各モジュールを個別に import して利用する。
import pytilpack.xxx
xxx には対象ライブラリ名(openai や pathlib など)が入る。
一部は CLI もある。詳細は docs/cli.md を参照。
各種ライブラリ用ユーティリティ
- pytilpack.anthropic
- pytilpack.asyncio
- pytilpack.base64
- pytilpack.csv
- pytilpack.dataclasses
- pytilpack.datetime
- pytilpack.fastapi
- pytilpack.flask
- pytilpack.flask_login
- pytilpack.fnctl
- pytilpack.functools
- pytilpack.httpx
- pytilpack.importlib
- pytilpack.json
- pytilpack.logging
- pytilpack.markdown
- pytilpack.msal
- pytilpack.openai
- pytilpack.pathlib
- pytilpack.pycrypto
- pytilpack.pydantic
- pytilpack.pytest
- pytilpack.python
- pytilpack.quart
- pytilpack.quart_auth
- pytilpack.sqlalchemy
- pytilpack.threading
- pytilpack.threadinga: asyncio版
- pytilpack.tiktoken
- pytilpack.tqdm
- pytilpack.typing
- pytilpack.yaml
特定ライブラリに依存しないモジュール
- pytilpack.cache: ファイルキャッシュ関連
- pytilpack.data_url: データURL関連
- pytilpack.healthcheck: ヘルスチェック処理関連
- pytilpack.htmlrag: HtmlRAG関連
- pytilpack.http: HTTP関連
- pytilpack.io: IO関連のユーティリティ
- pytilpack.jsonc: JSON with Comments関連
- pytilpack.paginator: ページネーション関連
- pytilpack.random: 疑似乱数関連
- pytilpack.secrets: シークレットキー関連
- pytilpack.sse: Server-Sent Events関連
- pytilpack.web: Web関連
ドキュメント
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.42.4.tar.gz
(293.4 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
pytilpack-1.42.4-py3-none-any.whl
(110.9 kB
view details)
File details
Details for the file pytilpack-1.42.4.tar.gz.
File metadata
- Download URL: pytilpack-1.42.4.tar.gz
- Upload date:
- Size: 293.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bac5c2222227acf25a31339021c593bab0a768201f0696980fc51e8a481daff5
|
|
| MD5 |
1f84c7f07f9b185d1c1ab0291440afde
|
|
| BLAKE2b-256 |
e5574898122365495828ecd75049cf1a5c07ac67adcd78cc40553acd531b5eb4
|
File details
Details for the file pytilpack-1.42.4-py3-none-any.whl.
File metadata
- Download URL: pytilpack-1.42.4-py3-none-any.whl
- Upload date:
- Size: 110.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03bc904bfae70c11fd0cb5dff034cef53882b9391e5f1ec6828bff41a00c31f3
|
|
| MD5 |
9c4b6486e3606046c0a42a0baba75642
|
|
| BLAKE2b-256 |
f61fdf9b30034dc1b6b42ed8074989234db8a6bc155f3dd5c423b270b13a185c
|