Blog: The PyCharm Blog

PyCharm 2023.3 Early Access Program: The Second Build Is Out!

Oct. 6, 2023 » The PyCharm Blog » [Archived Version]

The second PyCharm 2023.3 EAP build offers improvements to support for the Django REST Framework and support for some Python 3.12 features, including new f-string grammar and initial support for type parameter syntax. This build also introduces a new UI for the DataFrames preview. The Toolbox App is the easiest way to get the EAP […]

Read More

Building APIs With Django REST Framework

Sept. 28, 2023 » The PyCharm Blog » [Archived Version]

In this Django REST framework tutorial, you will create a rental platform API. The tutorial demonstrates how to use Python and Django REST framework in PyCharm to develop APIs. By the time you complete the tutorial, you will be able to answer the following questions: Prerequisites To successfully complete the Django REST framework tutorial, you’ll […]

Read More

Live stream: Who Is Behind Django? An Interview with the DSF President

Aug. 19, 2023 » The PyCharm Blog » [Archived Version]

We’ve all seen and used the famous Django framework, but there’s a lot more to a successful project than commits. The Django Software Foundation is a hallmark achievement in the Python community, but who’s behind it? In this interview, we’ll be talking with DSF President Chaim Kirby about its history, what it does, what it […]

Read More

PyCharm 2023.2 EAP 5: Black Formatter Integration, Endpoints Tool Window for Django REST Framework

July 13, 2023 » The PyCharm Blog » [Archived Version]

This EAP build includes the Black formatter integration, a new Endpoints tool window for Django REST framework, the Run Anything tool to quickly run anything or create a new run configuration, support for installing dependencies from pyproject.toml, inlay parameter name hints, and much more. To catch up on all of the new features PyCharm 2023.2 […]

Read More

Buy PyCharm. Support Django.

July 5, 2023 » The PyCharm Blog » [Archived Version]

Our annual campaign to support the Django Foundation has launched. Django is super-important to people and companies worldwide! It’s one of Python’s greatest successes. Not just the code, but the project and the non-profit foundation behind it. Django is a tribute to volunteer, open-source development. But Django and the Django Software Foundation need resources, including […]

Read More