Skip to content

Commit 6ccce01

Browse files
authored
updating readme with examples of repos that use python-shell
1 parent 37e933f commit 6ccce01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,10 @@ Fires when the process has been terminated, with an error or not.
310310

311311
Fires when the process terminates with a non-zero exit code, or if data is written to the stderr stream.
312312

313+
## Used By:
314+
315+
Python-Shell is used by [arepl-vscode](https://github.com/almenon/arepl-vscode), [gitinspector](https://github.com/ejwa/gitinspector), [pyspreadsheet](https://github.com/extrabacon/pyspreadsheet), and more!
316+
313317
## License
314318

315319
The MIT License (MIT)

0 commit comments

Comments
 (0)