site/content/projects/ezflags.md
2022-07-22 20:41:10 -05:00

12 lines
250 B
Markdown

+++
title = "ezflags: a CLI library"
date = "2020-01-14"
+++
`ezflags` is a Python module to make working with command-line boolean flags a lot easier.
Links:
- [GitHub](https://github.com/karx1/ezflags)
- [PYPI](https://pypi.org/project/ezflags)