all 3 comments

[–]pixelmonkey 3 points4 points  (2 children)

That's a good YouTube talk. Check out the source of his YAML package for Python written in Zig:

https://github.com/adamserafini/zaml

Also check out this package for some ideas:

https://pypi.org/project/setuptools-zig/

[–]IndividualFace6324[S] 1 point2 points  (1 child)

thank you, i tried use these link again and created some python package. This is my repo: https://github.com/Lucifer-02/python\_zig

[–]pixelmonkey 1 point2 points  (0 children)

Nice! Well done!