pytilpack
Pythonのユーティリティ集。
特徴
- モジュール単位の個別import: 必要なモジュールだけ取り込む
- extrasによる依存の最小化: 対象ライブラリごとに追加インストール
- CLI同梱:
pytilpackコマンドで各種サブコマンドを提供 - 主要Pythonライブラリ向けユーティリティ(FastAPI / Flask / Quart / SQLAlchemy / Pydanticなど)
インストール
pip install pytilpack
extras一覧と各モジュールが必要とする依存はドキュメントを参照。
extras付きインストール例(pip install pytilpack[fastapi]等)もドキュメントに記載している。
主な使い方
各モジュールを個別にimportして利用する。
import pytilpack.xxx
xxx には対象ライブラリ名(httpx や pathlib など)が入る。
モジュール一覧やAPIリファレンスはドキュメントを参照。 一部はCLIもある。詳細はCLIコマンドを参照。
ドキュメント
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.48.0.tar.gz
(395.3 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.48.0-py3-none-any.whl
(140.2 kB
view details)
File details
Details for the file pytilpack-1.48.0.tar.gz.
File metadata
- Download URL: pytilpack-1.48.0.tar.gz
- Upload date:
- Size: 395.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","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 |
74591996b7a2dab11c8548862c69d99dba6f2a963913885ec7b965799ff34696
|
|
| MD5 |
54e917e26c5d7f21f7ae14eee945ca67
|
|
| BLAKE2b-256 |
bd018ce0f79d462bd1176e284fd684b1ee1cfeeae27143a7972c84d0b4ba9a79
|
File details
Details for the file pytilpack-1.48.0-py3-none-any.whl.
File metadata
- Download URL: pytilpack-1.48.0-py3-none-any.whl
- Upload date:
- Size: 140.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","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 |
75f1980782ccdb3cb3937e3b5eeb2a64fcc9bff99f56a9269a1b35e0dd787b7a
|
|
| MD5 |
88ab2cdfbda5488ef9bdc74af9678a4b
|
|
| BLAKE2b-256 |
a2794a7f7be1f3732986cbc636db5139e5fa6260e93d0e1b01573a98c086ec00
|