python tools

Python Tools

Free utilities for Python developers. Test patterns, generate type-safe models, and automate repetitive tasks faster.

🔍
Available

Python Regex Tester

Test Python regex patterns against sample text in real time. See full matches, groups, named captures, and flags like re.IGNORECASE.

🏗️
Available

JSON to Pydantic Model Generator

Paste any JSON response and get a Pydantic v2 model class with proper field types, validators, and optional fields.

📦
Available

requirements.txt Auditor

Paste your requirements.txt and check for outdated packages, version conflicts, and known security vulnerabilities across your whole stack.

🏷️
Available

Type Hints Generator

Paste a Python function without type hints and get it back annotated with inferred types based on defaults and naming patterns.

Available

Cron Expression Builder

Build and validate cron expressions for APScheduler, Celery Beat, and standard cron. See the next 10 scheduled runs.

🔐
Available

Base64 / URL Encoder & Decoder

Encode and decode strings, bytes, and JSON using Base64 and URL encoding. Handles both standard and URL-safe Base64.

Coming Soon

Python f-string Formatter

Convert old-style % formatting and .format() strings to modern f-strings. Handles complex expressions and multiline strings.

📅
Coming Soon

strftime & strptime Format Builder

Pick dates and common patterns — get the correct `%Y`, `%m`, `%d`, timezone, and locale directives for `datetime.strftime`, `strptime`, and logging formatters. Preview the output string.

🎁
Coming Soon

Python Decorator Snippets

Browse and copy production-ready Python decorator patterns — retry, rate limit, cache, singleton, timer, and more.

More Tools by Stack

Need a custom Python tool?

We build custom developer tooling and internal applications. Tell us what you need.