Downloads all TopCoder data-science tutorials and save as PDF
Project description
Downloads Topcoder data-science tutorials and save as PDF
Installation
Build from source
git clone "https://github.com/tushar-rishav/topcoder-dl.git"
cd topcoder-dl
python setup.py install
Using pip
pip install topcoder-dl
Default config:
target : TopcoderPdf
Usage
Fetch single post
To fetch single tutorial, say Binary Search, run this in your shell
topcoderdl -p https://www.topcoder.com/community/data-science/data-science-tutorials/binary-search/
Note: the above command will save the pdf in default directory
Fetch all tutorial in your custom directory
topcoderdl -t my_directory_abs_path
Note: If the directory do not exists then topcoder-dl will create a new one else the PDFs will be saved in the exsting directory
Get help
topcoderdl -h
Example
topcoderdl -p https://www.topcoder.com/community/data-science/data-science-tutorials/binary-search/ -t BSearch_TopCoder
The above command will fetch binary-search tutorial from TopCoder and save its PDF in Bsearch_TopCoder directory
Contributions
Have an idea to make it better? Go ahead! I will be happy to see a pull request from you! :blush:
License
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 topcoder-dl-0.0.2.tar.gz
.
File metadata
- Download URL: topcoder-dl-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c690352760beda72dc9c694a888bf843d303a1ab25fb579cb24fd0f6270e72c6 |
|
MD5 | 9a64e3104bf477c9b6318c506ecf9636 |
|
BLAKE2b-256 | a30b2c45da26d65b884a8e8ec929b3b47e0c9158ab7b4f02bac6a0080f1d4758 |