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.43.0.tar.gz
(298.9 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.43.0-py3-none-any.whl
(113.2 kB
view details)
File details
Details for the file pytilpack-1.43.0.tar.gz.
File metadata
- Download URL: pytilpack-1.43.0.tar.gz
- Upload date:
- Size: 298.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","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 |
7c9bb312f39ad2f480b4f9e196ff7621c2eea75e43b00231a3d97f58d5822b16
|
|
| MD5 |
6fa96d338ddf64c3d7cb7e25308d366a
|
|
| BLAKE2b-256 |
92f763b62efd036127fab4d2ccaf1f025e7981567e7288abd2df0bc127716932
|
File details
Details for the file pytilpack-1.43.0-py3-none-any.whl.
File metadata
- Download URL: pytilpack-1.43.0-py3-none-any.whl
- Upload date:
- Size: 113.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","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 |
fc76e7eb9ef351d7d159be012dc59dc41dec5856c4d6f78b9dd5e1c23dbd37c8
|
|
| MD5 |
23956cff1737d84463d22a668c56c8c9
|
|
| BLAKE2b-256 |
139e8e58685298d6d698d599450ade764fba41b7c27c63527252d530a32b3efb
|