# Python3 Pasteurize

> Use this skill when the user wants to use python3-pasteurize, Tool to convert Python 3 code to Python 2/3 compatible code.

- Skill: `javimosch/python3-pasteurize` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/python3-pasteurize`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/python3-pasteurize/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/python3-pasteurize

---


# python3-pasteurize Plugin

Tool to convert Python 3 code to Python 2/3 compatible code.

## Commands
- `python3-pasteurize <resource> <action>` — Execute python3-pasteurize commands
- `python3-pasteurize _ _` — Passthrough to python3-pasteurize CLI

## Usage Examples
- "python3-pasteurize --help"

## Installation
```bash
pip install future
```

## Key Features
- CLI-based system tool
- Scriptable and automatable

