Python Base Kit
Project description
Base Kit
A Python utility toolkit for internal use.
Environment
Python >=3.12
Installation
uv add python-basekit
Install optional dependencies by feature:
# ai: Core AI client functionality
uv add "python-basekit[ai]"
# cache: SQLite cache support
uv add "python-basekit[cache]"
# database: SQLAlchemy-based database support
uv add "python-basekit[database]"
# http-httpx: HttpxClient
uv add "python-basekit[http-httpx]"
# http-curl: CurlCffiClient
uv add "python-basekit[http-curl]"
# html: HTML parsing and processing
uv add "python-basekit[html]"
# markdown: Markdown conversion, formatting, and parsing
uv add "python-basekit[markdown]"
# jinja: Jinja template rendering
uv add "python-basekit[jinja]"
# mime: MIME type and file extension detection
uv add "python-basekit[mime]"
# console: Rich-based console table output
uv add "python-basekit[console]"
Usage
import basekit
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_basekit-0.0.12-py3-none-any.whl.
File metadata
- Download URL: python_basekit-0.0.12-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.10 {"installer":{"name":"uv","version":"0.11.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea1b04de8e5d130f25e845f4f979d49f1a7e9c12130e2f66523cab3d919b1181
|
|
| MD5 |
632d4fee9f9b288f6d58f6c6cce3a210
|
|
| BLAKE2b-256 |
1e77ba45e411c32ae75ee9e036fe408de3a19e1131d03767a240a3e625e2b2e7
|