This website requires JavaScript.
Explore
Help
Sign In
pavel
/
argclass
Watch
1
Star
0
Fork
0
You've already forked argclass
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
c46ffc1ee06c13855b88835360183b4491cb78d4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pavel Lutskov
c46ffc1ee0
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
Fix pyflakes warnings
2021-09-12 12:38:14 +02:00
.drone.yml
Add pyflakes check
2021-09-12 12:36:33 +02:00
.gitignore
Add __pycache__ to gitignore
2021-03-27 15:55:18 +01:00
argclass.py
Add black to CI/CD (
#1
)
2021-09-12 12:09:57 +02:00
LICENSE
Make it a proper package
2021-03-28 16:02:22 +02:00
pyproject.toml
Add black to CI/CD (
#1
)
2021-09-12 12:09:57 +02:00
setup.cfg
Make it a proper package
2021-03-28 16:02:22 +02:00
test.py
Fix pyflakes warnings
2021-09-12 12:38:14 +02:00
Description
A simple dataclass-based interface to Python's argparse
37
KiB
Languages
Python
100%