Skip to main content
Ctrl+K
DataDownloader v1.0 documentation - Home DataDownloader v1.0 documentation - Home
  • Installation
  • User Guide
  • Examples
  • API Reference
  • Change Log
  • GitHub
  • PyPI
  • Installation
  • User Guide
  • Examples
  • API Reference
  • Change Log
  • GitHub
  • PyPI

Section Navigation

  • Netrc: Managing your login credentials
  • downloader: Download files from urls
  • parse_urls: Parse URLs from various sources
  • User Guide

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.

Netrc: Managing your login credentials
netrc.html
downloader: Download files from urls
download.html
parse_urls: Parse URLs from various sources
parse_urls.html

previous

Installation

next

Netrc: Managing your login credentials

Edit on GitHub

This Page

  • Show Source

© Copyright 2024, Fan Chengyan (Fancy).

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.