Python Installation Instructions
We are also going to use the PyCharm for Anaconda Community Edition: https://www.jetbrains.com/pycharm/promo/anaconda/
When you start PyCharm, see PyCharm startup.
You will also need a copy of this repository. See these instructions for how to download the files in this repository.
You can find reference files for the material in the files:
- Part 1, with Part 1 Exercises
- Part 2
- Part 3 uses a Jupyter notebook that we'll show you how to open.
Python Basics from Alvaro Sebastian, http://www.sixthresearcher.com
You can find links to additional resources in our main workshop repository: Python Resources
Parts of the Python materials come from Data Carpentry Data Analysis and Visualization with Python for Social Scientists. Materials are Copyright The Carpentries and shared under license: https://datacarpentry.org/python-socialsci/LICENSE.html. The PDB files are taken from Software Carpentry: The Unix Shell which is licensed under CC BY 4.0 license.