Free Β· no signup
Python tools
Every tool below runs Python β the real interpreter, in your browser via Skulpt. No server round-trip, no data upload, no signup. Bookmarkable, works offline once loaded.
Python regex tester
Test patterns instantly with the real re module β lookbehinds, named groups, verbose mode. No JS-regex quirks.
Python JSON formatter
Paste JSON, get it pretty-printed or minified. Errors match json.loads exactly β line + column + char position.
Python timestamp converter
Unix epoch β datetime with any timezone. Real zoneinfo, matches datetime.fromtimestamp exactly.
List comprehension builder
Build list / dict / set / generator comprehensions with a live preview + equivalent for-loop side by side.