This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
jc
Watch
1
Star
0
Fork
0
You've already forked jc
mirror of
https://github.com/kellyjonbrazil/jc.git
synced
2026-06-19 22:28:17 +02:00
Code
Issues
Releases
Activity
Files
ecc267b3cb9b75eb2437d44a3585924f4f3b04ea
jc
/
jc
T
History
Kelly Brazil
ecc267b3cb
Merge branch 'dev' into fix/pip-show-files-section
2026-03-30 11:20:09 -07:00
..
parsers
Merge branch 'dev' into fix/pip-show-files-section
2026-03-30 11:20:09 -07:00
__init__.py
…
__main__.py
…
appdirs.py
…
cli_data.py
fix indent on help text so lines don't wrap over 80 chars. Also fix mypy uncovered value assignment issue.
2026-03-06 15:50:52 -08:00
cli.py
fix indent on help text so lines don't wrap over 80 chars. Also fix mypy uncovered value assignment issue.
2026-03-06 15:50:52 -08:00
exceptions.py
…
jc_types.py
…
lib.py
add typeset and declare command parser
2026-03-10 18:16:53 -07:00
py.typed
…
shell_completions.py
…
streaming.py
…
tracebackplus.py
…
utils.py
…