issues
search
eonu
/
feud
Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.
https://feud.readthedocs.io
MIT License
57
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Seamless integration with existing click CLI
#162
vikigenius
opened
2 weeks ago
1
release: v0.4.1
#161
github-actions[bot]
closed
1 month ago
1
docs: fix `@feud.rename` docs example typo
#160
eonu
closed
1 month ago
1
docs: remove references to `feud.wiki`
#159
eonu
closed
1 month ago
0
Unify hidden attributes attached to decorated functions under a single object
#158
eonu
opened
1 month ago
0
release: v0.4.0
#157
github-actions[bot]
closed
1 month ago
1
feat: add `Group.add_commands`
#156
eonu
closed
1 month ago
0
Set `arbitrary_types_allowed=True` in `pydantic_kwargs` by default
#155
eonu
closed
1 month ago
0
Support arbitrary instances of objects
#154
eonu
opened
1 month ago
0
chore: fix invalid type hints
#153
eonu
closed
2 months ago
1
Should positional parameters convert into both arguments and options?
#152
eonu
opened
2 months ago
0
chore: update `feud.typing` pydantic types
#151
eonu
closed
2 months ago
0
feat: support postponed type hint evaluation
#150
eonu
closed
2 months ago
0
chore(pkg): use `typing.Self` annotation
#149
eonu
closed
2 months ago
1
chore(deps): fix `sphinx` to `^7.2.4<=7.2.6`
#148
eonu
closed
2 months ago
0
chore(deps): update `pydantic_extra_types` supported types
#147
eonu
closed
2 months ago
1
Error: No such option
#146
hxse
closed
2 months ago
2
release: v0.3.2
#145
github-actions[bot]
closed
7 months ago
1
Investigate support for postponed type hint evaluation
#144
eonu
closed
2 months ago
1
docs: specify virtual env location in `.readthedocs.yaml`
#143
eonu
closed
7 months ago
1
release: v0.3.1
#142
github-actions[bot]
closed
10 months ago
1
docs: update package description
#141
eonu
closed
10 months ago
1
Docstring formats
#140
vikigenius
closed
9 months ago
1
docs: fix broken core/command docs links
#139
eonu
closed
10 months ago
0
release: v0.3.0
#138
github-actions[bot]
closed
10 months ago
1
docs: remove headings from projects table
#137
eonu
closed
10 months ago
0
feat: add command and option sections
#136
eonu
closed
10 months ago
0
Dynamic addition of commands to a `Group`
#135
eonu
closed
1 month ago
2
fix: define `__all__` for `feud.typing` module
#134
eonu
closed
11 months ago
1
fix(deps): fix `click` & `pydantic` min. versions + fix `feud.typing` versions
#133
eonu
closed
11 months ago
0
feat: define `feud.click.is_rich` for checking `rich-click` install
#132
eonu
closed
11 months ago
1
fix: check `__main__` first for module discovery
#131
eonu
closed
11 months ago
0
Define `feud.click.is_rich` to check if `rich_click` is installed
#130
eonu
closed
11 months ago
1
docs: remove click admonition from `README.md`
#129
eonu
closed
11 months ago
1
Use Renovate bot for package dependency upgrades
#128
eonu
opened
11 months ago
1
Use Mypy for static type checking of the code base
#127
eonu
opened
11 months ago
0
Test usage with Sphinx (in particular `autodoc-typehints`)
#126
eonu
opened
11 months ago
0
Create a user guide with more detailed examples
#125
eonu
opened
11 months ago
0
release: v0.2.0
#124
github-actions[bot]
closed
11 months ago
1
feat: add `feud.build` + move `rich_click` styling to `feud.Config`
#123
eonu
closed
11 months ago
0
release: v0.1.6
#122
github-actions[bot]
closed
11 months ago
1
fix: improve docstring parsing
#121
eonu
closed
11 months ago
1
chore: remove unnecessary `click_kwargs` override
#120
eonu
closed
11 months ago
1
chore: re-use existing `Group._descendants` function
#119
eonu
closed
11 months ago
1
release: v0.1.5
#118
github-actions[bot]
closed
11 months ago
1
docs: restyle `README.md` and related projects
#117
eonu
closed
11 months ago
0
feat: expand `feud.run` object support/discovery
#116
eonu
closed
11 months ago
1
feat: show argument help by default + support `rich-click` overrides
#115
eonu
closed
11 months ago
1
feat: support argument defaults
#114
eonu
closed
11 months ago
1
Parameters before *args are not shown in the help message
#113
ealap
closed
11 months ago
4
Next