Skip to content

Version 2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@cvzi cvzi released this 23 Jun 21:30
· 2 commits to main since this release
6bf0694

Functions to check support and validity of flags.
Only convert supported flags:

flag.Flag(only_supported=True).flagize("Convert supported flags like :US: but not things like :XX:")
>>> "Convert supported flags like 🇺🇸 but not things like :XX:"