Skip to main content

Python Utility Pack

Project description

pytilpack

Code style: black Lint&Test PyPI version

Pythonの各種ライブラリのユーティリティ集。

インストール

pip install pytilpack
# pip install pytilpack[all]
# pip install pytilpack[flask]
# pip install pytilpack[flask-dev]  # pytest用
# pip install pytilpack[flask-login]
# pip install pytilpack[openai]
# pip install pytilpack[sqlalchemy]
# pip install pytilpack[tiktoken]
# pip install pytilpack[tqdm]

使い方

import pytilpack.xxx_

xxxのところは各種モジュール名。openaiとかpathlibとか。 それぞれのモジュールに関連するユーティリティ関数などが入っている。

モジュール一覧

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytilpack-0.8.0.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

pytilpack-0.8.0-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page