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.3.tar.gz
(382.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
pytilpack-1.46.3-py3-none-any.whl
(134.2 kB
view details)
File details
Details for the file pytilpack-1.46.3.tar.gz.
File metadata
- Download URL: pytilpack-1.46.3.tar.gz
- Upload date:
- Size: 382.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","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 |
3a2768bb360e9ca8925d350aa092ae098ed512e666b1433240031db6ea63acb4
|
|
| MD5 |
4316009f1bb48177a78a99ba643ae57a
|
|
| BLAKE2b-256 |
ea83da10c0c4a1ef85d9d0cf4fc71cc044d7b3f70cf2cabc4306c0c735df8adf
|
File details
Details for the file pytilpack-1.46.3-py3-none-any.whl.
File metadata
- Download URL: pytilpack-1.46.3-py3-none-any.whl
- Upload date:
- Size: 134.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","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 |
ce8c3aafb5442081e22ca71e4043f29ff0ccac729bc4d5128b59fd833ab80eed
|
|
| MD5 |
ab507f1bd63bf4a98b8874ff6cfa9615
|
|
| BLAKE2b-256 |
657c01ccd8b6442a7c4f6e56baa2aad4f8c7bd3b62d8b243388b46cb1acd4b77
|