File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# TypedArgs
2
2
3
- [ ![ Build Status ] ( https://travis-ci.org/ SunDoge/typed-args.svg ?branch=master )] ( https://travis-ci.org /SunDoge/typed-args )
4
- [ ![ Version ] ( https://img.shields.io/pypi/v/typed-args )] ( https://pypi.org/project/typed-args/ )
3
+ [ ![ Github Actions ] ( https://img.shields.io/github/actions/workflow/status/ SunDoge/typed-args/python-package.yml ?branch=master&style=for-the-badge )] ( https://github.com /SunDoge/typed-args/actions/workflows/python-package.yml )
4
+ [ ![ Pypi ] ( https://img.shields.io/pypi/v/typed-args?style=for-the-badge )] ( https://pypi.org/project/typed-args/ )
5
5
6
- Strong type args .
6
+ Strong typed command line argument parser for Python .
7
7
8
8
This project is inspired by [ TeXitoi/structopt] ( https://github.com/TeXitoi/structopt ) .
9
9
You can’t perform that action at this time.
0 commit comments