You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
-
# DiffCast
1
+
<pstyle="text-align:center">
2
+
<imgsrc="diffcast/images/icon.png" />
3
+
</p>
2
4
3
-
Auto-generate coding demos & screencasts from Python files.
5
+
6
+
**Auto-generate coding demos & screencasts from Python files.**
4
7
5
8
Provided with a series of Python files, DiffCast automatically generates coding
6
9
demos/screencasts using human-like edits. Designed for creating reproducible
@@ -10,6 +13,7 @@ tutoring examples, library demos or demonstrating code to a class.
10
13
11
14
## What?
12
15
16
+
If you make programming screencasts
13
17
14
18
15
19
@@ -29,10 +33,10 @@ tutoring examples, library demos or demonstrating code to a class.
29
33
30
34
Below are some examples of screencasts created using DiffCast. These are short examples, to keep things readable but there is no limit to the number of transition files you can use, or how long the resulting DiffCast can be.
31
35
32
-
_Short demo, using the 4 demoN.py files in /demos. Demonstrates the block indenting behavior_
36
+
_Short demo, using the 4 demoN.py files in /demos. Demonstrates the block indenting behavior_
b"False None True and as assert break class continue def del elif else except finally for from global if import in is lambda nonlocal not or pass raise return try while with yield",
b"False None True and as assert break class continue def del elif else except finally for from global if import in is lambda nonlocal not or pass raise return try while with yield",
0 commit comments