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.1.tar.gz
(18.7 kB
view details)
Built Distribution
File details
Details for the file pytilpack-1.10.1.tar.gz
.
File metadata
- Download URL: pytilpack-1.10.1.tar.gz
- Upload date:
- Size: 18.7 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 | 9b9efe0e9c8e34099e854c96f6e0eda65c915b1792b80deb45b4a9acf6a33416 |
|
MD5 | 32d2487c92e97736f1390247a7c7c696 |
|
BLAKE2b-256 | 6facf11a8cab8ed5e56806b4d7af05858e9bff2592a5cf2dab1d26a69390197f |
File details
Details for the file pytilpack-1.10.1-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.10.1-py3-none-any.whl
- Upload date:
- Size: 24.2 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 | bb84c8f7c593a129941a88513449f97edf24b2f9542eaaffa0dfd2d06ae6d6e5 |
|
MD5 | 57902d5ce3666c5094af91e89b4eb3ef |
|
BLAKE2b-256 | 17ec3115c178dd785d05997e41f1c6f49778358469cf6e5ee555c19949082754 |