Bitbucket + PyCharm 2016.1

Connect PyCharm with Bitbucket. … using existing PyCharm project.

Tested with:
PyCharm CE 2016.1
Plugin Version: 1.2.3-SNAPSHOT

1. Get the plugin:  jetbrains-bitbucket-connector fork by Dmitry Cherkas

2. Install the plugin into PyCharm & restart
PyCharm >> Preferences… >> Plugins >> Install plugin from disk…

02-bitbucket-pycharm-install-plugin

3. Setup Bitbucket credentials in PyCharm
Add your Bitbucket credentials in:
PyCharm >> Preferences… >> Other Settings >> Bitbucket

03-bitbucket-pycharm-setup-plugin

4. Setup PyCharm “ignore files / folders” for the repo
PyCharm >> Preferences… >> Version Control >> Ignored Files >> click on “+” to add files / folders to ignore (e.g. local ref files)

04-bitbucket-pycharm-setup-ignores

5. Create the Repository on Bitbucket

01-bitbucket-pycharm-new-repo

4.