PyHund is a dynamic and powerful webscraper that is extensible with plugin support
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Moved functionality to handle stdin rerouting to seperate function 'handle_stdin_rerout' :0
8e7ee05View on GitHubModified MANIFEST_PATH to more general RESOURCE_PATH, allowing global var to be used elsehwere (argparse.py)
4885a38View on GitHubFixed error with argparse generating list params from passed in args with args.split(':')[1:]
3f9ffaaView on GitHubUpdated argparse with better comments and an adjustment to processing of commandline args
8d7e17fView on GitHubAdded more verbose handling and typing to output handler module
5905723View on GitHubUpdated to more verbose comments and fixed issue of attempting to append to a dict in 'apply_plugin_configs' funct
596f497View on GitHubUpdated comments and var names in util.py to be more clear and descriptive
15f980dView on GitHub