1.2 KiB
1.2 KiB
Get the code.
- First thing you will need is an editor for your source code, that's a personal choice, but we would like to recomend PyCharm community edition, a wonderful open source python editor
-
Run the installer, and follow the instalation instructions for PyCharm, you may change a few options, but the default ones, should be fine.
-
Open pycharm and click on "Get from Version Control".
- Select Git as the version control and set the url to libs repository as shown in the picture.
You may need to install git, by clicking at Download and install
- Click Clone to download CERC libs source code.
you will end with a project like this.
Start your own project.
- Click on file new project like in the image
- Go to project settings and add the libs project to your own as shown in the picture