========== User Guide ========== This is a quick start guide to get you started with ``DataDownloader``. You will learn three main sections of the package: 1. **Netrc**: manage your ``.netrc`` file, which stores your login credentials. 2. **downloader**: download datas from given urls. 3. **parse_url**: parse urls from various sources. .. toctree:: :maxdepth: 2 :caption: User Guide netrc download parse_urls