Show HN: ForIf – A C-like condition assignment syntax in pythongithub.com2 points·by tzickel·8 năm trước·1 comments
tzickel·7 năm trước·discussI've done a similar yet simpler hobby scoped project:https://github.com/tzickel/docker-trimLast time I've checked some of their open issues about cases theirs doesn't work, worked on mine.Also, mine is a few lines in python, if you want to learn how to trim a docker image.
tzickel·8 năm trước·discussAlways envied your C friends who could assign, conditional, and run a piece of code ?Hate getting an unknown JSON dictionary you need to start parsing?Look no more, forif is here to help you and more :)
https://github.com/tzickel/docker-trim
Last time I've checked some of their open issues about cases theirs doesn't work, worked on mine.
Also, mine is a few lines in python, if you want to learn how to trim a docker image.