A reusable library of mini-tools with Pydantic-based APIs, designed for multi-platform deployment in web apps, serverless functions, and AI systems.
Project description
Welcome to esc_mini_tools_lib Documentation
esc_mini_tools_lib is a collection of reusable mini-tools that provides core business logic for multi-platform deployment scenarios. Each tool implements the Command Pattern using Pydantic models, enabling built-in validation, type safety, and easy OpenAPI specification generation. The library is designed to be pip-installed and seamlessly integrated into various applications: as web app endpoints, as AWS Lambda functions for remote capabilities, or as MCP (Model Context Protocol) servers for AI assistants. By extracting core logic into this standalone library, you can deploy the same validated functionality across different platforms without code duplication.
Install
esc_mini_tools_lib is released on PyPI, so all you need is to:
$ pip install esc-mini-tools-lib
To upgrade to latest version:
$ pip install --upgrade esc-mini-tools-lib
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
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 esc_mini_tools_lib-0.1.7.tar.gz.
File metadata
- Download URL: esc_mini_tools_lib-0.1.7.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a4fa7790910f031cb7aee0c4dea1aa746d78baf4217a5a297de6298dcb69733
|
|
| MD5 |
08f5ff245c9ff7a1208a472fb7ac1f68
|
|
| BLAKE2b-256 |
9f5afe6a17c4f4f05ec30592c239e06f62c7c76ac8c12ed786bc433470147c95
|
File details
Details for the file esc_mini_tools_lib-0.1.7-py3-none-any.whl.
File metadata
- Download URL: esc_mini_tools_lib-0.1.7-py3-none-any.whl
- Upload date:
- Size: 25.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38d567c5ef2bc90f1e4bc16a83c24e7a438874ab1c81713fc87fac463f980108
|
|
| MD5 |
488ca7707c2889c949e1cb2a1618996d
|
|
| BLAKE2b-256 |
c32f07ce5a7ee1e9e2114eaffcbe73740bd47f7eeed14b3d083d974ed00675ad
|