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.2.tar.gz
(19.3 kB
view details)
Built Distribution
File details
Details for the file pytilpack-1.11.2.tar.gz
.
File metadata
- Download URL: pytilpack-1.11.2.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 | db87a7f485f2aab12ea8281b3b99eb2b15ceb49aee0fedace10b05a8acb19802 |
|
MD5 | d88b1ea9fae15790f8adcf3ce4785c82 |
|
BLAKE2b-256 | 0fc288897c980a3e8ee41182b311009273391839b834c36940960a2f70fbb355 |
File details
Details for the file pytilpack-1.11.2-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.11.2-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 | adc83e00111694588fb16aa34c40ac792bee2c85b8fd48806baa31b020578da1 |
|
MD5 | fd0856ffd2f4242e4cb81f66904e1e40 |
|
BLAKE2b-256 | 555ebecc08bfb632813fd4f54b1f26f16a8fed4b955bac5f716dff6eb5d38cbd |