| web | https://blog.jetbrains.com |
|---|---|
| Author | Denis Mashutin Evgenia Verbina Maha Taqi Mukul Mantosh Paul Everitt Ryuji Owan Valeria Letusheva Will Vincent |
Oct. 27, 2025 » The PyCharm Blog » [Archived Version]
Welcome to the highlights and key takeaways from the recently released Django Developers Survey. Now in its fourth year, this annual collaboration between the Django Software Foundation and PyCharm tabulates responses from over 4,600 Django developers worldwide. If you work with Python and the web more broadly, there’s a lot to learn from what’s happening […]
Read MoreSept. 2, 2025 » The PyCharm Blog » [Archived Version]
Whether you’re building APIs, dashboards, or machine learning pipelines, choosing the right framework can make or break your project. Every year, we survey thousands of Python developers to help you understand how the ecosystem is evolving, from tooling and languages to frameworks and libraries. Our insights from the State of Python 2025 offer a snapshot […]
Read MoreAug. 20, 2025 » The PyCharm Blog » [Archived Version]
ウェブフレームワークは、ウェブサービス、リソース、API など、ウェブアプリケーション開発を支援することを目的としたソフトウェアツール群です。 一般的には、アプリの構築を容易にするベストプラクティス、ツール、テストリソース、およびライブラリが付属する総合パッケージです。 フレームワークは多くの場合、一般的な MVC(Model-View-Controller)設計パターン(またはその知名度のある変種)に準拠した明確な構造を提供し、複数の異なるフレームワーク間の迅速な切り替えを可能にします。 このブログでは、そのようなツールの 1 つである Django を紹介します。Django は、迅速で安全なアプリ開発を支援することで知られるオープンソースの Python ウェブフレームワークです。 初心者の方も、経験豊富な開発者も、別のフレームワークから移行している方も、Django フレームワークの詳細を一緒に見てみましょう。 Django の歴史 Django は Python を使用してウェブアプリケーションを構築するための強力なオープンソースのウェブフレームワークで、開発者が安全で保守…
Read MoreFeb. 18, 2025 » The PyCharm Blog » [Archived Version]
Search for Python web frameworks, and three names will consistently come up: Django, Flask, and FastAPI. Our latest Python Developer Survey Results confirm that these three frameworks remain developers’ top choices for backend web development with Python. All three frameworks are open-source and compatible with the latest versions of Python. But how do you determine […]
Read MoreFeb. 5, 2025 » The PyCharm Blog » [Archived Version]
Django templates are a crucial part of the framework. Understanding what they are and why they’re useful can help you build seamless, adaptable, and functional templates for your Django sites and apps. If you’re new to the framework and looking to set up your first Django project, grasping templates is vital. In this guide, you’ll […]
Read MoreJan. 30, 2025 » The PyCharm Blog » [Archived Version]
Hi, I’m a new Python Developer Advocate, focusing especially on web development. If you have any questions or want to share ideas around JetBrains products, most notably PyCharm, say hi at william.vincent@jetbrains.com. Background I’m a former Django Board Member and the author of three books on Django. Since 2019, I’ve co-hosted the Django Chat podcast […]
Read MoreJan. 29, 2025 » The PyCharm Blog » [Archived Version]
Views are central to Django’s architecture pattern, and having a solid grasp of how to work with them is essential for any developer working with the framework. If you’re new to developing web apps with Django or just need a refresher on views, we’ve got you covered. Gaining a better understanding of views will help […]
Read MoreOct. 10, 2024 » The PyCharm Blog » [Archived Version]
I learn so much from watching conference talks, especially live, when I’m vibing with the crowd. But sometimes I watch and think: “Wow, I wish I could show you how awesome that would be in PyCharm.” That just happened. Here’s the explainer, with a little special something at the end. Hello, DjangoConf I recently attended […]
Read MoreSept. 26, 2024 » The PyCharm Blog » [Archived Version]
Ready to get started on your Django project? Whether you want to build a personal project, improve your portfolio, or just experiment with a new technology, Django provides the perfect foundation. We’ve compiled a list of Django project ideas that will help you expand your competence, whether you’re new to the framework or looking to […]
Read MoreJune 3, 2024 » The PyCharm Blog » [Archived Version]
Are you curious to discover the latest trends in Django development? In collaboration with the Django Foundation, PyCharm surveyed more than 4,000 Django developers from around the globe and analyzed the trends in framework usage based on their answers. In this blog post, we share the following key findings with you: Dive in to learn […]
Read More