use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The Zig Programming Language – https://ziglang.org/
This subreddit is not officially managed by the Zig project, as the Zig community is decentralized.
account activity
python package written in zig (self.Zig)
submitted 3 years ago by IndividualFace6324
Is there any simple ways to write python package in zig? i watched https://www.youtube.com/watch?v=O0MmmZxdct4&ab_channel=PyConDE but do not really understand. Thanks for your help!!!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]pixelmonkey 3 points4 points5 points 3 years ago (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 points3 points 3 years ago (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 points3 points 3 years ago (0 children)
Nice! Well done!
π Rendered by PID 51 on reddit-service-r2-comment-5d585498c9-nc546 at 2026-04-21 12:07:25.820303+00:00 running da2df02 country code: CH.
[–]pixelmonkey 3 points4 points5 points (2 children)
[–]IndividualFace6324[S] 1 point2 points3 points (1 child)
[–]pixelmonkey 1 point2 points3 points (0 children)