| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,3 +23,4 @@ Contents: | |||
| 23 | 23 | bpaste | |
| 24 | 24 | tips | |
| 25 | 25 | bpdb | |
| 26 | + simplerepl | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,9 @@ | |||
| 1 | + .. _simplerepl: | ||
| 2 | + | ||
| 3 | + A Simple REPL | ||
| 4 | + ============= | ||
| 5 | + | ||
| 6 | + The following code listing shows a simple example REPL implemented using `bpython` and `curtsies`. | ||
| 7 | + | ||
| 8 | + .. literalinclude:: simplerepl.py | ||
| 9 | + :language: python | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments