Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.37 KB

SETUP.rst

File metadata and controls

39 lines (29 loc) · 1.37 KB

Initial Setup

Binary Tools

You will need to have the following programs installed for your operating system.

When installing conda on Windows, make sure to include it in your PATH environment variable. It displays the option in red, but it makes things much easier because Python is then available for External Tools as well.

Python Packages

These scripts make use of the following Python libraries:

You can install all of these packages using the following commands:

conda install -y beautifulsoup4 humanize jupyter pandas requests ujson
pip install dateparser semver yq