Tag: python
4 items with this tag.
O365 Python — OAuth2 Email Summary to Microsoft Teams
O365 Python — OAuth2 Email Summary to Microsoft Teams Script pattern for reading Microsoft 365 emails via OAuth2 (O365 library) and posting a Claude-summarised digest to a Teams channel as an Adaptive Card.
uv Python Virtual Environment Usage
uv Python Virtual Environment Usage uv is a fast Python package manager that creates isolated virtual environments in .venv/ by default.
Django — Apprise Notification Integration
Django — Apprise Notification Integration How to send multi-channel notifications from Django using the Apprise library.
Building an MCP Server — Python FastMCP
Building an MCP Server — Python FastMCP MCP (Model Context Protocol) lets Claude call custom tools you define.