Go to the RMD, PDF, or HTML version of this file. Go back to Python Code Examples Repository (bookdown site) or the pyfan Package (API).
Use the PyYAML to parse yaml.
Download Anaconda for Python 3. For more involved conda instructions see here
Get where you installed conda: open up anaconda prompt with admin rights (press windows button, and search for anaconda prompt, right click on the resulting terminal icon, choose as admin, a terminal opens up).
where python
where anaconda
# C:/ProgramData/Anaconda3/Scripts/anaconda.exe
# C:/ProgramData/Anaconda3/python.exe
To Add Anaconda to Path, In Windows
Alternatively, in windows, directly search for Path, and add the python and anaconda exe paths to paths.