/python-samples

Code samples in Python

Primary LanguageJupyter Notebook

How to get the IDE

To get PyCharm Professional go to jetbrains.com/student, apply with your *.gwu.edu email and then download PyCharm at jetbrains.com/pycharm

Getting the code for yourself

For those of you using PyCharm do the next two steps (three actions to be accurate)

  • Select checkout from version control
From starting screen From already opened project
  • Paste the full url path to the repository

Substitute the parent directory path with the one, existing on your machine

  • Hit Clone and that's it!

For those of you not using PyCharm, run the following command in your terminal / cmd

git clone https://github.com/aganezov/python-samples.git