Skip to content

Commit 68df22d

Browse files
committed
Initial readme
1 parent a1fac96 commit 68df22d

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# Fable.Python
2-
Python bindings for Fable
1+
# Fable Python
2+
3+
Python bindings for Fable. This library will eventually contain Python (stdlib)
4+
bindings for Fable.
5+
6+
## Usage
7+
8+
TBW
9+
10+
## Auto-generation
11+
12+
Parts of this library could benefit from code-generation based on the type
13+
annotations in Python [typeshed](https://github.com/python/typeshed) similar to
14+
ts2fable. Even so we should keep this library manually updated based on PRs to
15+
ensure the quality of the code.
16+
17+

0 commit comments

Comments
 (0)