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.8.0.tar.gz
(17.6 kB
view details)
Built Distribution
pytilpack-1.8.0-py3-none-any.whl
(23.0 kB
view details)
File details
Details for the file pytilpack-1.8.0.tar.gz
.
File metadata
- Download URL: pytilpack-1.8.0.tar.gz
- Upload date:
- Size: 17.6 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 | 292ef23d580a165773facb7ce41d0f230fd9ac21911f4045e976791ed12f165b |
|
MD5 | 7cdc62f05ec37e719fb76c74ca186c08 |
|
BLAKE2b-256 | e99ff7fd64f66dc1ebc21b1a85f188521b93b733310e2dc41db5bd0bcd556717 |
File details
Details for the file pytilpack-1.8.0-py3-none-any.whl
.
File metadata
- Download URL: pytilpack-1.8.0-py3-none-any.whl
- Upload date:
- Size: 23.0 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 | 8cf6efa36c24ea88208dfe7ca0d6b3d4e91b5ba305004aa7b1d973b68936b402 |
|
MD5 | 6483d5ddff6a113e01e66039104f99a5 |
|
BLAKE2b-256 | d55bcca170d94b8f5c7d30b48ab37e5e0b6f88534f90b314f551222043d4b419 |