Wrapper for argparse that uses JSON config files to define command line parsers
Project description
argutil
Wrapper for argparse that uses JSON config files to define command line parsers
Changelog
v1.1.8
Add auto-deploy via Travis-CI
v1.1.6
Fix bug with auto-detected script path
v1.1.5
Add jsonschema validation for definitions file
Add example for template usage
Add tests for submodules and templates
v1.1.4
Add callable() decorator to replace env parameter in get_parser
bool added to primitive types
v1.1.3
Fix load/save within ParserDefinition
Fix get/set defaults for submodules
Add default func for submodules
v1.1.1
ParserDefinition.__init__() and get_parser() no longer require an explicit filepath
v1.1.0
API: abstract parser definition functionality behind class ParserDefinition
create CHANGELOG.rst
v1.0.7
fix package metadata
MIT License
Copyright (c) 2018 Corey McCandless
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file argutil-1.1.7.tar.gz
.
File metadata
- Download URL: argutil-1.1.7.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d88009921dd8f2dbf8ba616753c925893070ac1537869221b19f8bcef7c5132 |
|
MD5 | a9b72d6140e457e1162030ac5ad67965 |
|
BLAKE2b-256 | 14a7d2cf5d91bc60120767e64387404b5f86333b4cc27e665d966dddfe6294ff |