Before contributing to Capirca please take into mind the following.
We require everyone who submits code to us to sign the Contributors License Agreement. Please take the time to sign this before sending us a Pull Request.
Please take time to become familiar with the Google Python Style Guide. We try to adhere to the rules in the guide as much as possible. To help with that you can use our lint tool. This runs pylint over the files and will display new lint errors. This will not catch certain style choices but it will find a majority of problems that are easy to fix. If you feel a lint error is incorrect let us know and we can suppress it.
Run the following script to install capirca
in development environment.
dev-install