This Project is Retired
- Author: Karl N. Redman
- Author's Home Page
- Project Home Page
- Github Project Page
- Download package Zip file
This is a practice project that downloads files from a file/movie storage site
The intention is to write a full fledged python pogramming project from scratch that includes a full development lifecycle.
pydl.py
- Python 3
- None
- None
- Edit dl.input
- None
- runng ctags
ctags --list-kinds=python -x *.py
Please read the FAQ.md (currently None)
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- To submit bug reports and feature suggestions, or to track changes: http://site.org/project/issues/admin_menu https://github.com/karlredman/PyDL/issues
This project uses Semantic Versioning 2.0.0
- None
Please read the CHANGELOG
Read git commits from within a git project clone
# monotone commits
git log --oneline --decorate
# color output for terminal
git log --oneline --decorate --color --graph
Please read the AUTHORS.md file.
Please read License.md