Early Access Program Releases

PyCharm 2018.1 EAP 6

This week’s EAP version is now available: get it now from our website.

New in PyCharm 2018.1 EAP 6

Git add patch

Many people have requested it, and we’ve now added it to all JetBrains IDEs. You can now partially add files to your commit. Just use the checkboxes next to the diff to either add part of a file, or to exclude that part from the commit:

EAP 6 - Git add p

Further Improvements

  • PyCharm will no longer warn you that packages included in the `extra_requires` section of setup.py aren’t included in your project requirements
  • Various further improvements to remove false warnings in code inspections.

You can read about further improvements in the release notes.

Interested?

Download this EAP from our website. Alternatively, you can use the JetBrains Toolbox App to stay up to date throughout the entire EAP.

If you’re on Ubuntu 16.04 or later, you can use snap to get PyCharm EAP, and stay up to date. You can find the installation instructions on our website.

PyCharm 2018.1 is in development during the EAP phase, therefore not all new features are already available. More features will be added in the coming weeks. As PyCharm 2018.1 is pre-release software, it is not as stable as the release versions. Furthermore, we may decide to change and/or drop certain features as the EAP progresses.

All EAP versions will ship with a built-in EAP license, which means that these versions are free to use for 30 days after the day that they are built. As EAPs are released weekly, you’ll be able to use PyCharm Professional Edition EAP for free for the duration of the EAP program, as long as you upgrade at least once every 30 days.

image description