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.9.0.tar.gz
(17.9 kB
view details)
Built Distribution
pytilpack-1.9.0-py3-none-any.whl
(23.3 kB
view details)
File details
Details for the file pytilpack-1.9.0.tar.gz
.
File metadata
- Download URL: pytilpack-1.9.0.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7aefb958b0db5ac5fa5e2f415da8eade5a5a50e6f9051485dd42ec110d87621f |
|
MD5 | 1a4360d74b1a3dafd6a3a01f20d59682 |
|
BLAKE2b-256 | ffeaad20dc96191aaba8dd036fd1fd335188f52891fa5aadaea3e61d63b057bd |
File details
Details for the file pytilpack-1.9.0-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.9.0-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 564e4d88a95b21cddf04ab4fe34735bb5c8c4b25ffad64c383e332889c18f418 |
|
MD5 | 28b127a6b8edcba526f45565f4242f59 |
|
BLAKE2b-256 | 65aa98671cbbfc7cea1fb182b2a5476be442dfb2d8ee658fe8950c7b2f610a72 |