PyCharm, a JetBrains IDE
@pycharm.dev
๐ค 232
๐ฅ 9
๐ 130
The only Python IDE you need. Built by
@jetbrains.com
, part of
@jetbrains4data.com
pinned post!
4,600+ developers. Global trends. The future of
#Django
. Dive into the State of Django 2025 with Will Vincent:
https://jb.gg/ptgdww
loading . . .
3 days ago
0
2
1
#DRF
still leads the way โ but new frameworks are catching up. Florian from NeuralNine says itโs great to see
#DjangoNinja
gaining momentum. See more insights from the State of Django 2025: ๐
https://jb.gg/mgmdjd
๐
about 4 hours ago
0
0
0
Whatโs your go-to testing setup for Django projects? ๐งช
#pytest
leads testing in Django (39%), with
#unittest
close behind (33%). That comes as no surprise โ both dominate throughout the Python ecosystem. Learn more in the State of Django 2025:
https://jb.gg/blizwg
about 7 hours ago
0
0
0
๐ Over 4,600
#Django
developers shared whatโs working for them. Here are four ideas you might want to try out: โ๏ธ Take HTMX for a spin โ๏ธ Experiment with AI tools โ๏ธ Update to the latest Django version โ๏ธ Stay up to speed on the Django ecosystem Explore more Django trends:
https://jb.gg/blizwg
loading . . .
The State of Django 2025 | The PyCharm Blog
Develop with Django? See how over 4,600 developers are using it today and get actionable ideas to implement in your projects right now.
https://jb.gg/blizwg
1 day ago
0
0
0
Trends fade. Djangoโs core stays. Tim from TechWithTim says this is proof that mastering the Django fundamentals pays off. See the full State of Django 2025: ๐
https://jb.gg/mgmdjd
๐
1 day ago
0
0
0
๐ก Have you tried thinking of AI agents as your coding partners? In this episode of the AI Engineering Podcast, Will Vincent shares how devs are moving beyond autocompletion to full-scale agentic workflows inside their IDEs. ๐ง If you want smarter dev workflows, tune in:
https://jb.gg/1kjkmr
loading . . .
Agents, IDEs, and the Blast Radius: Practical AI for Software Engineers
Summary In this episode of the AI Engineering Podcast Will Vincent, Python developer advocate at JetBrains (PyCharm), talks about how AI utilities areโฆ
https://jb.gg/1kjkmr
2 days ago
0
1
0
Think your
#Python
code canโt go any faster? Spoiler: It absolutely can โก๏ธ These 10 simple hacks, from sets and slots to itertools and bisect, can make your code fly. ๐ Dive into Dido Grigorovโs expert guide:
https://jb.gg/5btdwn
loading . . .
10 Smart Performance Hacks For Faster Python Code | The PyCharm Blog
Learn practical optimization hacks, from data structures to built-in modules, that boost speed, reduce overhead, and keep your Python code clean.
https://jb.gg/5btdwn
2 days ago
0
0
0
4,600+ developers. Global trends. The future of
#Django
. Dive into the State of Django 2025 with Will Vincent:
https://jb.gg/ptgdww
loading . . .
3 days ago
0
2
1
๐ 75% of
#Django
developers are already using the latest Django version. This shows confidence in a framework that keeps evolving without breaking. Are you up to date? ๐ ๐
https://jb.gg/blizwg
๐
3 days ago
0
0
0
Unoptimized
#Python
isnโt just slow โ itโs expensive. ๐ธ CPU cycles, cloud funds, user patience โ all run out faster than you think. Discover how to identify bottlenecks, use profiling, and make your Python code run faster with PyCharm. Read the guide by Dido Grigorov:
https://jb.gg/fml4fh
loading . . .
Why Performance Matters in Python Development | The PyCharm Blog
Learn why code optimization is important and how efficient Python code improves speed, scalability, and the user experience.
https://jb.gg/fml4fh
4 days ago
0
1
0
Develop with #Django? Youโre in good company. We partnered with the
@djangoproject.com
#Django
to survey over 4,600 developers and find out: ๐ฅ Who Django devs are ๐ ๏ธ How they use Django โ๏ธ What tools they rely on See the results of the latest Django Developers Survey:
https://jb.gg/74q68y
loading . . .
Django Developers Survey 2025 Results
Official Django Developers Survey 2025 Results by Django Software Foundation and JetBrains: around 4,600 responses.
https://jb.gg/74q68y
4 days ago
0
3
1
๐ #Django turns 20! In this special interview,
@wsvincent.bsky.social
and
@thibaudcolas.bsky.social
#Django
President of the DSF, discuss: ๐ฌ How the Django survey shapes new Django features โ๏ธ Adapting to industry shifts ๐ The first DSF Impact Survey Watch the full conversation:
https://jb.gg/8lmrqm
loading . . .
7 days ago
0
3
2
๐
#PostgreSQL
keeps its crown among Django developers! Itโs the top database backend for 76% of users โ far ahead of SQLite and MySQL. Whatโs your go-to database for Django? Explore the full breakdown in the State of Django 2025:
https://jb.gg/blizwg
8 days ago
0
1
0
๐จ Get a free programming course! ๐จ JetBrains Academy teamed up with
#AWS
to help you: ๐ Write Python microservices and deploy them to AWS โ๏ธ Build and deploy a full-stack app to AWS ๐ Use PyCharm Pro free for 3 months! Enroll now ๐
https://jb.gg/academy/aws/devops/free
loading . . .
9 days ago
0
3
0
Type hints are gaining traction: ๐ก 80% of
#Django
developers use them or plan to use them. ๐ฌ 84% even want them in Django core โ and many would help make it happen. Would you vote โyesโ on type hints in core? More insights: ๐
https://jb.gg/blizwg
๐
9 days ago
0
1
0
From learning to coding,
#AI
is changing how
#Django
devs work. ๐ค 38% use AI tools to learn Django ๐ฌ 69% use ChatGPT ๐ก 56% use AI to autocomplete code Learn more in the State of Django 2025 blog post:
https://jb.gg/blizwg
10 days ago
0
1
1
The frontend story in Django is shifting: โก
#HTMX
and
#Alpine
.js are on the upswing โฌ๏ธ React and jQuery are declining in usage The trend? A return to server-rendered templates and simpler interactivity. What frontend setup have you been working with lately? Tell us in the comments!
10 days ago
3
5
2
Whatโs shaping Django in 2025 and beyond? โถ๏ธ In a new Django Chat episode,
@wsvincent.bsky.social
,
@webology.bsky.social
, and Carlton Gibson break down insights from over 4,600 developers โ with topics ranging from AI tools to HTMX and type hints. Watch here: ๐
www.youtube.com/watch?v=q5dv...
๐
loading . . .
Django Survey 2025 - Jeff Triplett
YouTube video by Django Chat
https://www.youtube.com/watch?v=q5dvQVLB_vc
11 days ago
0
0
0
๐ The State of #Django 2025 is out! We partnered with the
@djangoproject.com
to survey 4,600+ developers and found out: โก HTMX and Alpine.js are rapidly gaining popularity ๐ค 38% use AI to learn Django ๐ก 63% use type hints Read the full breakdown by
@wsvincent.bsky.social
#Django
๐
https://jb.gg/ptgdww
๐
11 days ago
1
2
3
Unlike the wider Python community, most
#Django
devs are seasoned pros. ๐ผ 3 out of 4 have 3+ years of professional coding experience. See the full picture in The State of Django 2025 โ coming next week!
14 days ago
0
2
0
Why should you care about performance in
#Python
? ๐ Because slow code costs time, money, and users. Learn how to spot bottlenecks and make your apps faster with expert tips from Dido Grigorov. ๐ Read the post:
https://jb.gg/fml4fh
15 days ago
0
0
0
If Django powers your projects, nowโs your chance to power Django! โก Until November 9, you can get 30% off PyCharm, and JetBrains will donate all the proceeds to the Django Software Foundation. Letโs keep Django thriving ๐ ๐
jb.gg/ne0t39
๐
16 days ago
0
2
0
Learn how to build an OCR AI agent that reads handwritten text using LangGraph, OpenCV, and PyCharmโs AI toolkit. ๐ฅ Join us live:
www.youtube.com/live/OeR2OiU...
#PyCharm
#Python
#AI
#LangGraph
#OpenCV
#OCR
25 days ago
0
5
4
Behind every tool developers love, thereโs a story. Discover the people, decisions, and challenges that shaped PyCharm into one of the most popular Python IDEs today. ๐ฅWatch the full interview by
@cultrepo.bsky.social
:
https://jb.gg/kz69th
PyCharm: 15 years with Python. And the journey continues.
loading . . .
about 1 month ago
0
3
1
AI. Data science. Web development. Automation. ๐ See why developers continue to rely on Python for these tasks in 2025: ๐
https://jb.gg/t3dvwg
๐
loading . . .
Why Is Python So Popular in 2025? | The PyCharm Blog
From powering AI and data science to driving web development and automation, Python continues to dominate in 2025. Discover why in our blog post.
https://jb.gg/t3dvwg
about 1 month ago
0
2
0
๐ Students, your coding journey deserves pro tools. Why settle for less when you can have PyCharm Pro for free while you study? Fill out the form โ Get your license โ Start coding smarter today. ๐
https://jb.gg/zb2q01
๐
loading . . .
Free PyCharm For Students
Access PyCharm Pro, all JetBrains IDEs, AI tools, and hands-on courses โ all free while you study.
https://jb.gg/zb2q01
about 1 month ago
1
0
0
15 years with Python, 15 years with PyCharm ๐ In this interview, Dmitry Trofim, Dmitry Jemerov,
@pauleveritt.org
, and Jodie Burchell share how it all started โ the ideas, the struggles, and the wins that shaped PyCharm. โถ๏ธ Watch now:
jb.gg/kz69th
Thanks to
@cultrepo.bsky.social
for this interview!
loading . . .
about 1 month ago
0
4
1
print("Pycharm: 15 years with Python.") print("And the journey continues.") def celebrate(years=15)
loading . . .
about 1 month ago
0
2
0
What if GPT-5 isnโt aware of a new language feature? ๐ฑ JetBrains AI Assistant addresses this with Project Rules. Add a custom rule with instructions for the new feature, and AI Assistant will apply it right away. Hereโs a quick walkthrough ๐
#Python
#AI
loading . . .
about 1 month ago
0
1
0
PyCharm turns 15! ๐ Ever wonder about the story behind PyCharm? Hear directly from the creators as they share the challenges, ideas, and inspiration behind the name. โถ๏ธ Watch the story by
@cultrepo.bsky.social
now:
jb.gg/kz69th
PyCharm: 15 years with Python. And the journey continues.
loading . . .
about 1 month ago
0
1
2
Python is more popular than ever in 2025. ๐ 57% of developers use it, and 34% use it as their primary language. Why do developers keep choosing Python? ๐ Find out in this blog post:
jb.gg/t3dvwg
about 1 month ago
0
3
0
๐ Starting your studies in Python? Do it with PyCharm Pro โ free for students. Write better code faster with AI tools and all JetBrains IDEs. Get your Student Pack now: ๐
https://jb.gg/zb2q01
loading . . .
about 2 months ago
0
1
0
๐ก Help shape the future of AI development in PyCharm! ๐ง Share your thoughts on our AI Toolkit roadmap and get a chance to win a USD 50 Amazon Gift Card or a six-month JetBrains All Products Pack subscription (including JetBrains AI Pro). ๐ Take the survey:
https://jb.gg/pcaits
about 2 months ago
0
3
2
๐ ๏ธ Choosing the right framework can make or break your project. Thatโs why we asked Python developers which frameworks and libraries they use the most. See the results and find out which tools should be on your radar: ๐
https://jb.gg/bp5m93
loading . . .
The Most Popular Python Frameworks and Libraries in 2025 | The PyCharm Blog
Discover the top Python frameworks and libraries based on insights from over 30,000 Python developers.
https://jb.gg/bp5m93
about 2 months ago
0
3
1
๐ Who is using Python, and how?
@lernerpython.com
explores the latest Python Developer Survey in the latest installment of โBamboo Weeklyโ, a newsletter featuring new Pandas data analysis puzzles and solutions every week. โก๏ธ Explore Reuvenโs deep-dive:
jb.gg/bwnjbs
loading . . .
https://jb.gg/bwnjbs
about 2 months ago
0
4
1
What do 30K+ Python developers say about the future of Python? The latest episode of โPython Bytesโ by Brian Okken and Michael Kennedy covers the State of Python 2025, plus wrapt, PySentry, and the return of
pypistats.org
. Tune in:
https://pythonbytes.fm/episodes/show/446/state-of-python-2025
loading . . .
PyPI Download Stats
PyPI Download Stats
https://pypistats.org
about 2 months ago
0
3
0
Hello Python developers! ๐โจ The 2025 Python Type System and Tooling Survey is live! No typing experience needed โ just your dev perspective.๐ก๐ป Take 10 minutes to share your thoughts and help improve Python typing for all. ๐ Survey:
jb.gg/d7dqty
#Python
#DeveloperSurvey
2 months ago
0
10
4
๐
#Python
keeps evolving โ but how exactly? Tim from TechWithTim breaks down insights from 30K+ developers in the State of Python 2025. ๐ Find out exactly where to focus your Python energy this year. โถ๏ธ Watch here:
https://www.youtube.com/watch?v=jv8IbOnaUPM
loading . . .
Python is Changing โ Hereโs Whatโs Coming
YouTube video by Tech With Tim
https://www.youtube.com/watch?v=jv8IbOnaUPM
2 months ago
0
0
0
@snuow.bsky.social sees big potential in Gradio โ easy web UIs, AI-ready, and poised for growth. Are you using Gradio in your Python projects yet? โก๏ธ See more insights from the State of Python 2025:
https://jb.gg/noc0ej
2 months ago
0
0
0
How did
#Python
become one of the worldโs most popular languages? ๐ฌ Hear the untold stories from the creators, pioneers, and visionaries of Python. โPython: The Documentaryโ โ created with the proud support of PyCharm. โถ๏ธ Watch it now:
jb.gg/9zp5ao
loading . . .
2 months ago
0
3
0
Which web framework should you learn in 2025? Over 30,000 Python developers have already made their choice. ๐ Check out the trends shaping Python this year:
https://jb.gg/bp5m93
loading . . .
The Most Popular Python Frameworks and Libraries in 2025 | The PyCharm Blog
Discover the top Python frameworks and libraries based on insights from over 30,000 Python developers.
https://jb.gg/fpgbce
2 months ago
0
0
0
Ready to level up your data workflows? PyCharm is now part of JetBrains for Data, the new space for data professionals! Follow our new channel to explore more data-focused content and data tools ๐
add a skeleton here at some point
2 months ago
0
3
0
Huge thanks to
@cultrepo.bsky.social
for letting us be part of โPython: The Documentaryโ โ now live on YouTube! Itโs been an honor to help share the history of Python and the people who shaped it. Havenโt watched it yet? Watch it now:
jb.gg/9zp5ao
add a skeleton here at some point
2 months ago
0
5
0
Fine-tune GPT models with your own datasets and deploy them as APIs โ all inside PyCharm. Browse Hugging Face models, train them, and deploy them with FastAPI in just a few steps.
https://jb.gg/mqmdx4
loading . . .
Fine-Tuning and Deploying GPT Models Using Hugging Face Transformers | The PyCharm Blog
Discover how to fine-tune GPT models using Hugging Face Transformers and deploy them with FastAPI โ all within PyCharm.
https://jb.gg/mqmdx4
2 months ago
0
0
0
๐ฃ Half of Python developers have less than two years of experience. Alex from DeepCodeIA says itโs proof that the Python community is growing fast. When did you start your Python journey? ๐ Read the full State of Python 2025 here: ๐
https://jb.gg/noc0ej
๐
2 months ago
0
0
0
๐ฆ Rust is how we speed up Python now. The 2025 Python Language Summit revealed that 1 in 3 new PyPI native packages used Rust. Our survey results show that Rust usage for Python grew from 27% to 33%. From Polars to Pydantic to Granian โ Rust is reshaping Python performance. ๐
https://jb.gg/77dl7y
2 months ago
1
13
3
"Python: The Documentary" has arrived! ๐ โถ๏ธ Watch it now to follow the epic journey of
#Python
:
jb.gg/9zp5ao
PyCharm is proud to have supported
@cultrepo.bsky.social
in bringing this story to life. PyCharm: 15 years with Python. And the journey continues.
loading . . .
2 months ago
0
1
1
From data to web โ Python does it all. ๐ 46% of devs use it for web development. โก FastAPI usage surged from 29% to 38%. What else is trending? Find out in the State of Python 2025: https://jb.gg/77dl7y
#Python
#FastAPI
#WebDevelopment
2 months ago
0
3
1
๐ Here are 6 actionable ideas from the State of Python 2025 you can try today: โก Use the latest Python version ๐ฆ Try uv for blazing-fast env and package management ๐ค Explore agentic AI ๐ฆ Learn to read Rust ๐งต Get ready for real threading in 3.14 Learn more:
https://jb.gg/77dl7y
loading . . .
The State of Python 2025 | The PyCharm Blog
Discover the latest Python trends and predictions backed by a survey of over 30,000 developers.
https://jb.gg/77dl7y
2 months ago
0
0
0
Picking the best model for your AI agent? Now you donโt have to guess. โ๏ธ Compare LLMs side by side ๐ Test prompts right from your code Welcome to the AI Playground in PyCharm. ๐ Try it now:
https://jb.gg/adu7q0
loading . . .
2 months ago
0
1
0
๐ Python people useโฆPython. 86% of survey respondents use it as their primary language for apps, APIs, data work, and more. It's more than just a tool โ itโs their go-to language. ๐ See more insights in the State of Python 2025:
https://jb.gg/77dl7y
2 months ago
0
0
0
Load more
feeds!
log in