AI AGENT ADDONS

Python Project Structure

wshobson/agents
Programming Languages
10,851installs

Python projects can become messy fast. A good structure keeps your code easy to find and change. This guide helps you organize modules, define public APIs with __all__, and choose the right directory layout.

You will learn how to group related code, use flat hierarchies, and place test files consistently. These patterns make your code predictable and easy to navigate.

Add Python Project Structure skill to your workflow

Global

mkdir -p ~/.claude/skills/python-project-structure

Project

mkdir -p .claude/skills/python-project-structure

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago