https://github.com/umd-lib/grabbag
Grab bag of miscellaneous scripts and utilities
https://github.com/umd-lib/grabbag
Last synced: about 1 month ago
JSON representation
Grab bag of miscellaneous scripts and utilities
- Host: GitHub
- URL: https://github.com/umd-lib/grabbag
- Owner: umd-lib
- Created: 2014-07-20T23:04:30.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T00:51:57.000Z (over 3 years ago)
- Last Synced: 2025-01-10T09:26:26.361Z (over 1 year ago)
- Language: Python
- Size: 60.5 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grabbag
Grab bag of miscellaneous scripts and utilities
## Files
[presidential-speeches](presidential-speeches) - download the text of selected speeches from [The American Presidency Project](http://www.presidency.ucsb.edu/)
[sitemap.py](sitemap.py) - harvest URLs from a sitemap/sitemapindex (see http://www.sitemaps.org/)
[mpbatch.py](mpbatch.py) - multiprocessing batch execution of commands
[fcrepo](fcrepo) - Fedora Content Repository SparQL queries
[cloc-git](cloc-git) - Count files and lines of code in a git repository
[dbfinder.py](dbfinder.py) - Export Database Finder databases to CSV
[website-redirects.py](website-redirects.py) - Extract URL redirections from the OUI Sitemap spreadsheet
[website-stress.sh](website-stress.sh) - Simple website stress tester, using an XML sitemap
## License
[Creative Commons - CC0](http://creativecommons.org/publicdomain/zero/1.0/)