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.11.tar.gz
(19.3 kB
view details)
Built Distribution
pytilpack-1.11-py3-none-any.whl
(25.1 kB
view details)
File details
Details for the file pytilpack-1.11.tar.gz
.
File metadata
- Download URL: pytilpack-1.11.tar.gz
- Upload date:
- Size: 19.3 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 | 6b179de0dd5d841602cba5c432e986c8ad78953c63544679c011156ad3c49338 |
|
MD5 | efb381ba61969b2a39b715cc598e3d4e |
|
BLAKE2b-256 | 56207a1a3d6056e275ff0ef0b665de66c14aa4426845754339cbf02eb5001339 |
File details
Details for the file pytilpack-1.11-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.11-py3-none-any.whl
- Upload date:
- Size: 25.1 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 | 69de4a7ef5969134703338b8825462debdffd64c6468e7d182e7bcb1c637f8d6 |
|
MD5 | 2fd1e805568ed4727e7769d7980e4f6d |
|
BLAKE2b-256 | 351a1f65060ec1e2c8fdf196ec2511d99765b33934ec79de2a165f557c5eef36 |