Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 892 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 892 Bytes

TCGADownloader Python 2.7 License

License

Please see the repository license for the licensing and usage information for the TCGADownloader package.

Generally, we have licensed the TCGADownloader package to make it as widely usable as possible.

Installation

TCGADownloader is built on top of the following existing Python packages:

  • requests
  • numpy
  • pandas

requests can be installed via pip:

pip install requests
pip install numpy
pip install pandas

Once the prerequisites are installed, you should be able to install TCGADownloader with a pip command:

Add folder TCGADownloader/TCGADownloader to your python PATH variable

Usage

See test.py

Mail

[email protected]