Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Latest commit

 

History

History
9 lines (9 loc) · 263 Bytes

File metadata and controls

9 lines (9 loc) · 263 Bytes

Development Environment Setup

  • Install Anaconda on server
  • Install
    • pandas
    • requests
    • validators
    • pytube
  • The above list will most likely be outdated over time, or entirely removed.
    • Consider using the install-environment.sh script instead.