janluke / cloup

Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive params), command aliases, help themes, "did you mean ...?" suggestions and more.
https://cloup.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
104 stars 10 forks source link

Allow to set dunder attributes in FrozenSpaceMeta #178

Closed janluke closed 8 months ago

janluke commented 8 months ago

Closes #177.