python-development

Installation
SKILL.md

Python Development Standards

File Header

Every .py file must start with:

# Copyright (c) Microsoft. All rights reserved.

Type Annotations

Installs
58
GitHub Stars
13.5K
First Seen
Mar 10, 2026
python-development — microsoft/agent-framework