Skip to content

Commit 72daf41

Browse files
committed
Add link to Python MAML implementation in resources list
1 parent 6f7286e commit 72daf41

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,12 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
5656

5757
MAML is a brand-new language, so feel free to create new implementations following [the specification](/spec/v0.1).
5858

59-
- JavaScript <br/>
59+
* JavaScript <br/>
6060
[maml.js](https://github.com/maml-dev/maml.js) <Badge type="tip" text="MAML v0.1" />
6161

62+
* Python <br/>
63+
[maml-py](https://pypi.org/project/maml-py/) <Badge type="tip" text="MAML v0.1" />
64+
6265
* Rust <br/>
6366
[maml-rs](https://github.com/maml-dev/maml-rs) [work in progress]
6467

0 commit comments

Comments
 (0)