ウェルカム画面
PyCharm displays the ウェルカム画面 when you start the IDE or close all other projects. It is a fully functional project environment, from which you can create a new project, start you learning path with 教育向け PyCharm , open or check out an existing project from version control.

Use the Projects and Files pane in the left part of the Welcome screen to open existing projects, create new ones, clone from a repository, or connect to a remote development environment.
Use the 学習 button to find numerous resources to get acquainted with the IDE. Expand the list of available interactive courses to choose the one that you would like to try. PyCharm will open a specific learning project to study the topic step-by-step in a real environment. Follow the instructions in the 学習 view to test your new skills on actual coding samples.
If you have previously opened projects in PyCharm, you will see a list of them in the left-hand pane. You can start typing to find a project, click to open it, or remove any project from the list using the context menu or the screw nut icon.
作業後にウェルカム画面に戻りたい場合は、開いているすべてのプロジェクトを閉じてください。
Switch between the Welcome screen modes
To show the Welcome screen as a separate dialog:
Go to and under the ウェルカム画面 section, clear the Show the Welcome screen in non-modal mode checkbox.
Alternatively, on the Welcome screen, clear the Show this page on startup checkbox.

関連ページ:
プロジェクトの作成と管理
PyCharm で何かを行う場合、プロジェクトのコンテキスト内で行うことになります。プロジェクトは、完全なソフトウェアソリューションを表す組織単位です。これは、コーディング支援、一括リファクタリング、コーディングスタイルの一貫性などの基盤として機能します。PyCharm でフォルダーを開くと、.idea サブフォルダーが追加されます。PyCharm には、プロジェクトコードスタイルやバージョン管理システムなどの内部設定が保存されます。PyCharm は、リモートホスト上のファイルの直接編集をサポー...
教育向け PyCharm
PyCharm はプログラミングの学習と指導に使用できます。Python をゼロから学習することも、インタラクティブコースやプログラミングコンテストでスキルを磨くこともできます。独自のコースを作成することに興味がある場合は、PyCharm で直接作成することもできます。教育機能を有効にするには、ウェルカム画面の学習ボタンをクリックし、アクセスの有効化をクリックします。さらに学びたいですか? 教育向け PyCharm の Web ページを参照してください。2025 年 10 月 28 日 PyCharm...
ユーザーインターフェース
PyCharm でプロジェクトを開くと、デフォルトのユーザーインターフェースは次のようになります。ウィンドウヘッダーには、最も一般的なアクション (プロジェクトウィジェット、VCS ウィジェット、実行ウィジェット) への迅速なアクセスを提供する一連のウィジェットが含まれています。また、Code With Me、どこでも検索、設定を開くこともできます。左側のプロジェクトツールウィンドウにプロジェクトファイルが表示されます。実際にコードを書く右側のエディター。開いているファイル間を簡単に移動するため...
新しい UI
新しいユーザーインターフェース (UI) は、PyCharm の外観を新しく再設計したものです。これは、視覚的な複雑さを軽減し、重要な機能に簡単にアクセスできるようにし、必要に応じて複雑な機能を段階的に公開することを目的として作成されており、その結果、見た目も操作性もすっきりします。主な変更点には、簡素化されたメインツールバー、新しいツールウィンドウレイアウト、新しいテーマ、更新されたアイコンがあります。テーマ、アイコン、フォント:新しいライト、ダーク、明るいヘッダーのライトカラーテーマは、コ...