Skip to content

Commit 6c77a66

Browse files
committed
Removed unrelevant files
1 parent 6cf5bb8 commit 6c77a66

File tree

5 files changed

+5
-18
lines changed

5 files changed

+5
-18
lines changed

brython/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.Makefile

brython/Makefile

Lines changed: 0 additions & 11 deletions
This file was deleted.

brython/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Brython Examples
22

3+
This set of example is intended to accompany the [Real Python](https://realpython.com/) tutorial [Brython: Python in Your Browser](https://realpython.com/brython-python-in-browser).
4+
5+
Most of the examples are lined in the article and others are more complete examples going beyond the scope of the Brython tutorial.
6+
37
## async
48

59
* Project demonstrating how to use Brython asynchronous functions to request data from a server API.

brython/pip_install/Makefile

Lines changed: 0 additions & 6 deletions
This file was deleted.

brython/pip_install/make.bat

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)