Python Utility Pack
Project description
pytilpack
Pythonの各種ライブラリのユーティリティ集。
インストール
pip install pytilpack
# pip install pytilpack[all]
# pip install pytilpack[fastapi]
# pip install pytilpack[flask]
# pip install pytilpack[flask-login]
# pip install pytilpack[openai]
# pip install pytilpack[sqlalchemy]
# pip install pytilpack[tiktoken]
# pip install pytilpack[tqdm]
# pip install pytilpack[yaml]
使い方
各種ライブラリ用のユーティリティ
import pytilpack.xxx_
xxxのところは各種モジュール名。openai
とかpathlib
とか。
それぞれのモジュールに関連するユーティリティ関数などが入っている。
その他のユーティリティ
import pytilpack.xxx
特定のライブラリに依存しないユーティリティ関数などが入っている。
モジュール一覧
各種ライブラリ用のユーティリティ
- pytilpack.asyncio_
- pytilpack.csv_
- pytilpack.dataclasses_
- pytilpack.fastapi_
- pytilpack.flask_
- pytilpack.flask_login_
- pytilpack.functools_
- pytilpack.json_
- pytilpack.logging_
- pytilpack.openai_
- pytilpack.pathlib_
- pytilpack.python_
- pytilpack.sqlalchemy_
- pytilpack.tiktoken_
- pytilpack.tqdm_
- pytilpack.yaml_
その他のユーティリティ
- pytilpack.data_url # データURL関連
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.10.2.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file pytilpack-1.10.2.tar.gz
.
File metadata
- Download URL: pytilpack-1.10.2.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24ca034f453ea05e3fc10f5b2854942d9662e32c8c96d7ef2eaa96af1541ce62 |
|
MD5 | 2c69b2eaf5322467be7e930eac3633d9 |
|
BLAKE2b-256 | 2e51f6b7b466bf2e039477ff5ad576e53aa33d4a0e5271c8cfa76c34e9f4f6fd |
File details
Details for the file pytilpack-1.10.2-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.10.2-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba94d13640668a8b2d0672956e35be88344eb944d20035b87256098e133fc492 |
|
MD5 | 7d03820402f9624824b898ec2be7d139 |
|
BLAKE2b-256 | 543d07c74190ea639fa70d2dcc5b90dc2cd849e239bed8347079e7c54b0093b7 |