PyCharm, a JetBrains IDE's Avatar

PyCharm, a JetBrains IDE

@pycharm.dev.bsky.social

The only Python IDE you need. Brought to you by @jetbrains.com

169 Followers  |  7 Following  |  57 Posts  |  Joined: 25.02.2025  |  1.759

Latest posts by pycharm.dev on Bluesky

Preview
Faster Python: Unlocking the Python Global Interpreter Lock | The PyCharm Blog Take a first look at true multithreading in Python 3.13 with the no-GIL option. Learn why it matters and compare performance with and without the GIL (Global Interpreter Lock).

One thread at a time? 🚫 Now there’s a better way.

Python 3.13 introduces an experimental no-GIL option, unlocking the potential for true multithreading.

πŸ” Get a first look at our plan to remove the GIL, and see the performance benchmarks in this blog post by Cheuk Ting Ho: πŸ”— jb.gg/79ypq7 πŸ”—

08.08.2025 13:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Been waiting for GPT-5 to arrive?

It’s here – now integrated into PyCharm through the Junie coding agent and AI Assistant, giving you:

✨ Up to 2Γ— better code quality
🧠 Smarter, more context-aware assistance

Learn more about the update and be the first to try it in PyCharm!

08.08.2025 07:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

New in PyCharm 2025.2: the AI Playground.

Test, compare, and debug prompts across multiple LLMs – including your own local models.

✨ Tweak model settings
🎭 Run creative prompt experiments

πŸŽ₯ Watch here: jb.gg/vqte7p

#AI #LLM #PromptEngineering #AIPlayground

07.08.2025 13:00 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Live Webinar -

Join us today to master uv, the lightning-fast Python package manager ⚑

πŸŽ™οΈ @mkennedy.codes + @wsvincent.bsky.social
πŸ•š 11 am EST / 3 pm UTC
πŸ”— Tune in: jb.gg/zxxskk

#Python #uvpm #DevTools

07.08.2025 09:58 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Introducing the AI Toolkit! Everything AI engineers need – now natively supported in PyCharm.

πŸ§ͺ AI Playground: experiment with prompts, compare model outputs, and fine-tune parameters.
πŸ•΅οΈ AI Agent Debugger: debug, inspect, and optimize agent-based AI systems.

πŸ‘‰ Get started now: jb.gg/fr657b

06.08.2025 12:30 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

πŸš€ PyCharm 2025.2 introduces an AI Toolkit for AI engineers.

✨ Release highlights:

πŸ€– AI Playground and AI Agents Debugger
πŸ›  Improvements to Junie, AI Assistant, Jupyter notebooks, and more
πŸ”„ The last supported version of PyCharm Community Edition

Check it out πŸ‘‰ jb.gg/wgn4tp

05.08.2025 11:20 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Managing large dependency trees?

uv is a Rust-powered pip replacement that is 100x faster.

Join the livestream for a live demo and migration tips!

πŸ“… Aug 7, 11 am EST / 3 pm UTC
πŸŽ™οΈ @mkennedy.codes @wsvincent.bsky.social
πŸ”— jb.gg/zxxskk

#Python #uv #DevTools

30.07.2025 17:42 β€” πŸ‘ 10    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image

Python’s GIL has long been a performance bottleneck. But with the experimental no-GIL option in Python 3.13, that could change. πŸš€ Learn more from @cheuk.dev:

βœ”οΈ Why GIL exists
βœ”οΈ How multiprocessing works around it
βœ”οΈ How it's being removed
βœ”οΈ GIL vs. no-GIL performance

πŸ‘‰ Read now: jb.gg/79ypq7

29.07.2025 11:25 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

🎬 The premiere date is set – β€œPython: The Documentary” is coming on August 28!

Mark your calendar. Text your friends.

πŸŽ₯ This is the Cult.Repo documentary you don’t want to miss.

Proudly supported by PyCharm.

21.07.2025 10:22 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

We had a great time at #EuroPython, where we met many brilliant Python developers 🐍

Every conversation reminded us why the Python community is so special πŸ’›

Thanks to everyone who stopped by our booth to chat, share feedback, and talk Python with us. See you at the next one!

18.07.2025 13:00 β€” πŸ‘ 9    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0
Video thumbnail

Are you at #EuroPython? So are we! 😊

Stop by the PyCharm booth to chat with us, check out some demos, grab a few goodies, or just drop by to say β€œhi” πŸ‘‹

πŸŽ₯ Watch this video with Kristel to get the vibe!

17.07.2025 12:00 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

πŸ“£ Calling all EuroPython attendees!

Catch the exclusive preview of the Cult.Repo Python documentary – proudly supported by PyCharm πŸŽ₯ Be among the first to see it and hear from the people who shaped the language.

14.07.2025 14:45 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Django key components

Django key components

New to Django? 🐍 Learn what makes this Python framework ideal for building apps.

πŸ” Explore its core components, MVT architecture, and a bit of history.
πŸ’» Start your first project easily with PyCharm.

πŸ”— jb.gg/e1yjik πŸ”—

03.07.2025 16:30 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

What stood out to you at #PyConUS 2025?

For us, it was hearing firsthand about the future of Python packaging. uv is fast, modern, and built with Python developers in mind.

The best part? PyCharm supports uv natively, so you can manage uv projects from your IDE.

Watch the interview: jb.gg/f974z1

01.07.2025 13:48 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
What Is the Django Web Framework?

What Is the Django Web Framework?

πŸ”§ What is Django? A Python web framework for building scalable, secure apps – fast.

πŸš€ Why use it?
βœ”οΈ Built-in tools
βœ”οΈ Clean structure
βœ”οΈ Flexible + scalable
βœ”οΈ Trusted by Instagram, Pinterest, and Disqus

πŸ“š Learn Django and set up your first project: jb.gg/e1yjik

25.06.2025 15:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1
Post image

What if you could fine-tune LLMs like Mistral-7B without the complex cloud configs?

With JetBrains Cadence in PyCharm, you can. No DevOps. No stress.

πŸš€ Cloud execution
πŸ’Έ Real-time cost tracking
πŸ” Reproducible runs

Watch the full tutorial and see Cadence in action: jb.gg/3rotat

23.06.2025 15:19 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

#PyConUS 2025 was an absolute blast! πŸŽ‰

We loved being part of the amazing #Python community, exchanging ideas, and showcasing the latest AI features in PyCharm.

πŸŽ₯ Catch the video recap and feel the energy!

How was your experience? Let us know in the comments! ✨

20.06.2025 12:23 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 1
Preview
Training Your ML Models With Cadence | The PyCharm Blog Explore JetBrains Cadence, a plugin that merges the ease of local development with advanced cloud computing capabilities.

🌟 Harness the power of cloud computing directly within your IDE with Cadence and enhance your #MachineLearning workflows.

πŸš€ Enjoy seamless integration with #PyCharm and try it for free with a USD 30 credit!

πŸ”— Learn more: jb.gg/tymmwc

19.06.2025 13:07 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

Curious about what's next for #uv?

We caught up with @zanieb.bsky.social and @hynek.me to get the scoop straight from an Astral team member and a PSF Fellow.

πŸ’‘Did you know? PyCharm introduced native uv support, so managing your uv projects just got easier.

πŸŽ₯ Watch the full interview: jb.gg/f974z1

17.06.2025 13:43 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Multithreading in Python isn’t real? Let’s clear that up.

πŸ”„ Concurrency vs. multithreading
🧠 When to use `async/await` vs. `threading`
🐞 How to debug concurrent code

Read the blog post with code examples by Cheuk Ting Ho: πŸ”—
jb.gg/6yvylj πŸ”—

16.06.2025 12:42 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Tired of messy cloud configs for ML?

With JetBrains Cadence in PyCharm, we fine-tuned Mistral-7B straight from the IDE – no complicated cloud configurations or stress necessary.

πŸŽ₯ See how seamless training and fine-tuning your models can be: jb.gg/3rotat

12.06.2025 12:45 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Preview
Developer Ecosystem Survey 2025 Take our survey, shape the future, and seize the chance to win a MacBook Pro or other rewards!

Time is running out to participate in the Developer Ecosystem Survey from @jetbrains.com.

Tell us about your development experience for the chance to win exciting prizes. πŸ’»πŸŽ

πŸ”— surveys.jetbrains.com/s3/sm-develo... πŸ”—

12.06.2025 10:13 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

PyCharm 2025.1.2 is out! πŸš€ Now you can:

βœ… Run uv projects with a dedicated run configuration
✍️ Drag and drop cells in Jupyter Notebooks
πŸ”„ Choose an interpreter for Jupyter, with more options than just Conda!

⬇️ Download it today: jb.gg/5as7wv

11.06.2025 16:21 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Want to make your Python code faster? 🏎️

Learn the difference between `async/await` and `threading`, and when to use which.

Read the blog post by @cheuk.dev for a deep dive into concurrency in Python: πŸ”— jb.gg/6yvylj πŸ”—

10.06.2025 15:01 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Post image Post image

πŸŽ‰ We loved having the @pyladiesams.bsky.social meetup on #Dapr and #AIAgents at the JetBrains office!

Dana Arsovska and Marc Duiker showed Dapr in action – from core concepts to building AI agents.

πŸ’œ PyCharm is proud to partner with a community built on learning, sharing, and support.

30.05.2025 13:46 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
PyCon US 2025 Recap - Will Vincent Reflections on attending the conference in Pittsburgh.

Check out @wsvincent.bsky.social's recap of #PyConUS 2025! 🐍 From connecting at the PyCharm booth to exploring Pittsburgh, he reflects on his first in-person #PyCon since 2019.

Full story here: wsvincent.com/pyconus-recap/ #Python

23.05.2025 14:00 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

🎞️ A language that changed the world. A story that’s never been told like this before.

Discover how Python became one of the most beloved programming languages.

Watch the trailer for the upcoming @cultrepo.bsky.social documentary – proudly supported by PyCharm: jb.gg/zjkz9s

21.05.2025 13:04 β€” πŸ‘ 7    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Post image

Smiles, swag, and Python spirit 🐍

We’re happy to be part of the coolest #Python community at #PyConUS 2025!

19.05.2025 13:42 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

🎬 The Python documentary is coming soon – and the trailer is out now!

Get a first look at the film that traces Python’s journey from side project to global phenomenon.

We’re excited to have contributed to this story alongside Guido van Rossum, Paul Everitt, and many others.

19.05.2025 10:42 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 1
Preview
t-strings in Python (PEP 750) Python has many string formatting styles which have been added to the language over the years. Early Python used the % operator to injected formatted values into strings. And we have string.format() w...

Python string formatting is evolving with t-strings – secure, structured syntax for advanced use cases like SQL, HTML, and DSLs.

Paul Everitt, David Peck, and Jim Baker join @talkpython.fm to explore the latest Python developments.

🎧 Listen to the episode: jb.gg/v3al4p

15.05.2025 11:26 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

@pycharm.dev is following 7 prominent accounts