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.threading_
- 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.1.tar.gz
(19.3 kB
view details)
Built Distribution
File details
Details for the file pytilpack-1.11.1.tar.gz
.
File metadata
- Download URL: pytilpack-1.11.1.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 | 34f29a111d27c2794f5340781d69755c5d9520f8cffe34a8ae8d0106f04b596d |
|
MD5 | 727830abcb8c088dddf56f13660836ea |
|
BLAKE2b-256 | acf1bcb50eb17714e8323d5d6de45ec6e89394792168f34d5b343eade8a5a858 |
File details
Details for the file pytilpack-1.11.1-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.11.1-py3-none-any.whl
- Upload date:
- Size: 25.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 | b3cfbc43bf6e56286e55fd769ce205fd51499d604c4d5fc75f3875ac7713adbf |
|
MD5 | 87d82dfd6a276259766c66229af73d2b |
|
BLAKE2b-256 | 951df212556670f06a9ac3906dffd089ed7a0034a316a670554ecf14d2999b9c |