Python Utility Pack
Project description
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コマンドを参照。
ドキュメント
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.46.5.tar.gz
(386.1 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.46.5-py3-none-any.whl
(135.7 kB
view details)
File details
Details for the file pytilpack-1.46.5.tar.gz.
File metadata
- Download URL: pytilpack-1.46.5.tar.gz
- Upload date:
- Size: 386.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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 |
46e550424e016776c567e20c1d6af0bbadc758fe664d94a19b3e3ab22a529647
|
|
| MD5 |
881107796ed413dac492291e5deb8f4b
|
|
| BLAKE2b-256 |
0b146be1380094a4074f52627e0abcd45a17727860b449eb56d533d11cb0ea87
|
File details
Details for the file pytilpack-1.46.5-py3-none-any.whl.
File metadata
- Download URL: pytilpack-1.46.5-py3-none-any.whl
- Upload date:
- Size: 135.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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 |
26f93bec8e6b9882d895e95225e01d7951447f27c9e599828f14119c6d7ac15f
|
|
| MD5 |
9d8ed0f9fdbcc9a6d2100fc4b845a1c2
|
|
| BLAKE2b-256 |
81aeb2121557b6f65b7a3b27bbe0de6e63bd2346915c10b8b67283a4f87e96bb
|