aboutsummaryrefslogtreecommitdiffstats
path: root/python/shell.sh
diff options
context:
space:
mode:
Diffstat (limited to 'python/shell.sh')
-rwxr-xr-xpython/shell.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/shell.sh b/python/shell.sh
new file mode 100755
index 00000000..31cf767f
--- /dev/null
+++ b/python/shell.sh
@@ -0,0 +1,6 @@
+#!/usr/bin/env bash
+
+# Run this file like:
+# pipenv run ./shell.sh
+
+ipython3 -i --no-banner --nosep --pprint shell.py