epsy on v4.1.1
epsy on master
version 4.1.0 setup: set description for pypi… version 4.1.1 (compare)
epsy on v4.1.1
version 4.1.0 setup: set description for pypi… version 4.1.1 (compare)
epsy on 4.1.1
version 4.1.0 setup: set description for pypi… version 4.1.1 (compare)
epsy on 4.1.0
version 4.1.0 (compare)
epsy on update-ci
epsy on master
fix pypy3 test compatibility update travis config fix long_description missing on… and 1 more (compare)
epsy on update-ci
fix pypy3 test compatibility update travis config fix long_description missing on… and 1 more (compare)
epsy on update-ci
update travis config fix long_description missing on… error on warnings in tests (compare)
epsy on warn-error
attr
library (https://attrs.readthedocs.io) and clize
in concert with each other... is this possible? I'm at the beginning of combining usage of these two.
attr
module inside clize. Looking into using that instead. Does it also remove the need for the many "dunder" methods?
Parameter.IGNORE
or Parameter.I
and clize will skip them completely http://clize.readthedocs.io/en/stable/reference.html#skipping-parameters
@sigtools.annotate(paramname=Parameter.I)
decorator or wrap your function in a way that "masks" the parameters you want to make non-clized