Skip to content

zzjas/python-inline-repl

Repository files navigation

Python-Inline-Repl

Inspired by the inline-repl feature from Simple GHC (Haskell) Integration for VSCode, the extension python-inline-repl can run Python codes within comments and preserve the result in your file.

Features

You can use variables and functions defined in your file.

foo-bar

times-two-for-all

You can re-run the code after modification to overwrite the result.

two-to-three

You can write the spec for a function using examples.

exercise

Usage

Just enabel the extension and open a Python file!

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published